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 @@ $text['title-tones']['fr-ca'] = "Ton";
|
||||
$text['title-tones']['fr-fr'] = "Ton";
|
||||
$text['title-tones']['he-il'] = "טוֹן";
|
||||
$text['title-tones']['it-it'] = "Tono";
|
||||
$text['title-tones']['ka-ge'] = "ტონები";
|
||||
$text['title-tones']['nl-nl'] = "Toon";
|
||||
$text['title-tones']['pl-pl'] = "Ton";
|
||||
$text['title-tones']['pt-br'] = "Tom";
|
||||
@@ -39,6 +40,7 @@ $text['label-tone']['fr-ca'] = "Ton";
|
||||
$text['label-tone']['fr-fr'] = "Ton";
|
||||
$text['label-tone']['he-il'] = "טוֹן";
|
||||
$text['label-tone']['it-it'] = "Tono";
|
||||
$text['label-tone']['ka-ge'] = "ტონი";
|
||||
$text['label-tone']['nl-nl'] = "Toon";
|
||||
$text['label-tone']['pl-pl'] = "Ton";
|
||||
$text['label-tone']['pt-br'] = "Tom";
|
||||
@@ -65,6 +67,7 @@ $text['label-tones']['fr-ca'] = "Ton";
|
||||
$text['label-tones']['fr-fr'] = "Ton";
|
||||
$text['label-tones']['he-il'] = "טוֹן";
|
||||
$text['label-tones']['it-it'] = "Tono";
|
||||
$text['label-tones']['ka-ge'] = "ტონები";
|
||||
$text['label-tones']['nl-nl'] = "Toon";
|
||||
$text['label-tones']['pl-pl'] = "Ton";
|
||||
$text['label-tones']['pt-br'] = "Tom";
|
||||
|
||||
Reference in New Issue
Block a user