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-ca'] = "Transactions";
|
||||
$apps[$x]['menu'][$y]['title']['he-il'] = "עסקאות";
|
||||
$apps[$x]['menu'][$y]['title']['it-it'] = "Transazioni";
|
||||
$apps[$x]['menu'][$y]['title']['ka-ge'] = "ტრანზაქციები";
|
||||
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Transacties";
|
||||
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Transakcje";
|
||||
$apps[$x]['menu'][$y]['title']['pt-br'] = "Transações";
|
||||
|
||||
Reference in New Issue
Block a user