Various new code.

This commit is contained in:
James Cole
2022-01-30 16:53:57 +01:00
parent d26e847d54
commit 30fc0fbf54
3 changed files with 7 additions and 2 deletions

View File

@@ -168,7 +168,7 @@ return [
// 'lt_LT' => ['name_locale' => 'Lietuvių', 'name_english' => 'Lithuanian'],
'nb_NO' => ['name_locale' => 'Norsk', 'name_english' => 'Norwegian'],
'nl_NL' => ['name_locale' => 'Nederlands', 'name_english' => 'Dutch'],
'pl_PL' => ['name_locale' => 'Polski', 'name_english' => 'Polish '],
'pl_PL' => ['name_locale' => 'Polski', 'name_english' => 'Polish'],
'pt_BR' => ['name_locale' => 'Português do Brasil', 'name_english' => 'Portuguese (Brazil)'],
'pt_PT' => ['name_locale' => 'Português', 'name_english' => 'Portuguese'],
'ro_RO' => ['name_locale' => 'Română', 'name_english' => 'Romanian'],