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:
NorwayFun
2024-08-28 09:59:02 -06:00
committed by GitHub
parent 5702102850
commit aabc2f33a8
212 changed files with 4389 additions and 869 deletions
+2
View File
@@ -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";