mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Localization: Add full support for Georgian language (#7110)
* Translating apps to Georgian * Translating apps to Georgian * Translating more apps to Georgian * Translating more apps to Georgian * Translating more apps to Georgian * Translating more apps to Georgian * Translating more apps to Georgian * Translating theme to Georgian * Translating core to Georgian * Translating core to Georgian * Translating core to Georgian by Marie * Translating core to Georgian * Translating resources to Georgian by Marie * Translating core to Georgian * fix app_languages.php
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Paramètres du Domaine";
|
||||
$apps[$x]['menu'][$y]['title']['he-il'] = "הגדרות דומיין";
|
||||
$apps[$x]['menu'][$y]['title']['it-it'] = "Impostazioni del dominio";
|
||||
$apps[$x]['menu'][$y]['title']['ka-ge'] = "დომენის პარამეტრები";
|
||||
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Domein instellingen";
|
||||
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Ustawienia Domen";
|
||||
$apps[$x]['menu'][$y]['title']['pt-br'] = "Configurações do Dominio";
|
||||
|
||||
Reference in New Issue
Block a user