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'] = "Plan de numérotation";
|
||||
$apps[$x]['menu'][$y]['title']['he-il'] = "תוכנית חיוג";
|
||||
$apps[$x]['menu'][$y]['title']['it-it'] = "Piano Numerazioni";
|
||||
$apps[$x]['menu'][$y]['title']['ka-ge'] = "დარეკვის გეგმა";
|
||||
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Belplan";
|
||||
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Plan wybierania";
|
||||
$apps[$x]['menu'][$y]['title']['pt-br'] = "plano de discagem";
|
||||
@@ -45,6 +46,7 @@
|
||||
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Gestion du Plan de Numérotation";
|
||||
$apps[$x]['menu'][$y]['title']['he-il'] = "מנהל Dialplan";
|
||||
$apps[$x]['menu'][$y]['title']['it-it'] = "Manager di Dialplan";
|
||||
$apps[$x]['menu'][$y]['title']['ka-ge'] = "დარეკვის გეგმის მმართველი";
|
||||
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Belplan beheer";
|
||||
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Menadżer dialplanu";
|
||||
$apps[$x]['menu'][$y]['title']['pt-br'] = "Gerenciador de Dialplan";
|
||||
|
||||
Reference in New Issue
Block a user