Update L5 branch.
This commit is contained in:
16
config/langs.php
Normal file → Executable file
16
config/langs.php
Normal file → Executable file
@@ -2,10 +2,14 @@
|
||||
|
||||
return [
|
||||
// Enabled langs
|
||||
'en-UD' => 'CrowdIn - InContext Localization',
|
||||
'de' => 'Deutsch',
|
||||
'en' => 'English',
|
||||
'es' => 'Español',
|
||||
'fr' => 'Français',
|
||||
'pt-BR' => 'Portuguese, Brazilian',
|
||||
'en-UD' => 'CrowdIn - InContext Localization',
|
||||
'de' => 'Deutsch',
|
||||
'en' => 'English',
|
||||
'pl' => 'Polski',
|
||||
'es' => 'Español',
|
||||
'fr' => 'Français',
|
||||
'nl' => 'Nederlands',
|
||||
'pt-BR' => 'Portuguese, Brazilian',
|
||||
'zh-Hant' => 'Chinese (Traditional)',
|
||||
'zh-Hans' => 'Chinese (Simplified)',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user