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 17:59:02 +02:00
committed by GitHub
parent 5702102850
commit aabc2f33a8
212 changed files with 4389 additions and 869 deletions
+1
View File
@@ -20,6 +20,7 @@
$apps[$x]['description']['fr-fr'] = "";
$apps[$x]['description']['he-il'] = "";
$apps[$x]['description']['it-it'] = "";
$apps[$x]['description']['ka-ge'] = "აღწერეთ ალტერნატიული შემომავალი ზარის დამუშავება შიდა ნომრებისთვის.";
$apps[$x]['description']['nl-nl'] = "Definieer alternatieve afhandeling voor toestellen.";
$apps[$x]['description']['pl-pl'] = "";
$apps[$x]['description']['pt-br'] = "";
+1
View File
@@ -13,6 +13,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Follow Me";
$apps[$x]['menu'][$y]['title']['he-il'] = "עקוב אחריי";
$apps[$x]['menu'][$y]['title']['it-it'] = "Seguimi";
$apps[$x]['menu'][$y]['title']['ka-ge'] = "გამომყევი";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Volg me";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Chodź za mną";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Siga-me";