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:
@@ -20,6 +20,7 @@
|
||||
$apps[$x]['description']['fr-fr'] = "Utilisé pour configurer des extentions SIP";
|
||||
$apps[$x]['description']['he-il'] = "";
|
||||
$apps[$x]['description']['it-it'] = "";
|
||||
$apps[$x]['description']['ka-ge'] = "გამოიყენება SIP გაფართოებები მოსარგებად";
|
||||
$apps[$x]['description']['nl-nl'] = "Configuratie voor SIP toestellen";
|
||||
$apps[$x]['description']['pl-pl'] = "";
|
||||
$apps[$x]['description']['pt-br'] = "Utilizado para gereciar os ramais SIP";
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -13,6 +13,7 @@
|
||||
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Extensions";
|
||||
$apps[$x]['menu'][$y]['title']['he-il'] = "שלוחות";
|
||||
$apps[$x]['menu'][$y]['title']['it-it'] = "Interni";
|
||||
$apps[$x]['menu'][$y]['title']['it-it'] = "გაფართოებები";
|
||||
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Extensies";
|
||||
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Numery wewnętrzne";
|
||||
$apps[$x]['menu'][$y]['title']['pt-br'] = "Ramais";
|
||||
|
||||
Reference in New Issue
Block a user