fix(legacy): update or remove broken links

This commit is contained in:
jo 2022-09-21 00:44:42 +02:00 committed by Kyle Robbertze
parent 4bb5f58a7c
commit 6b16df8966
33 changed files with 3210 additions and 3216 deletions

View file

@ -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'),