fix(legacy): update or remove broken links
This commit is contained in:
parent
4bb5f58a7c
commit
6b16df8966
33 changed files with 3210 additions and 3216 deletions
|
@ -15,9 +15,7 @@ class Application_Common_LocaleHelper
|
|||
* From: https://www.binarytides.com/php-array-of-iso-639-1-language-codes-and-names/
|
||||
*
|
||||
* ISO 639-1 Language Codes
|
||||
* References :
|
||||
* 1. https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes
|
||||
* 2. https://blog.xoundboy.com/?p=235
|
||||
* https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes
|
||||
*/
|
||||
return [
|
||||
'en' => _('English'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue