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'] = "Historique des Appels complets.";
|
||||
$apps[$x]['description']['he-il'] = "";
|
||||
$apps[$x]['description']['it-it'] = "";
|
||||
$apps[$x]['description']['ka-ge'] = "ჩანაწერები ზარის შესახებ მისი ყველა წვრილმანით.";
|
||||
$apps[$x]['description']['nl-nl'] = "Gespreks data (CDR) met alle informatie over het gesprek.";
|
||||
$apps[$x]['description']['pl-pl'] = "";
|
||||
$apps[$x]['description']['pt-br'] = "";
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -14,6 +14,7 @@
|
||||
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Historiques Appels";
|
||||
$apps[$x]['menu'][$y]['title']['he-il'] = "קרא רשומות מפורטות";
|
||||
$apps[$x]['menu'][$y]['title']['it-it'] = "Dettaglio Chiamate";
|
||||
$apps[$x]['menu'][$y]['title']['ka-ge'] = "ზარის დეტალები";
|
||||
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Gespreks data (CDR)";
|
||||
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Wykaz rozmów";
|
||||
$apps[$x]['menu'][$y]['title']['pt-br'] = "Detalhes das gravações de voz";
|
||||
|
||||
Reference in New Issue
Block a user