mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
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:
@@ -14,6 +14,7 @@
|
||||
$apps[$x]['menu'][$y]['title']['fr-fr'] = "BDD";
|
||||
$apps[$x]['menu'][$y]['title']['he-il'] = "מאגרי מידע";
|
||||
$apps[$x]['menu'][$y]['title']['it-it'] = "Banche dati";
|
||||
$apps[$x]['menu'][$y]['title']['ka-ge'] = "მონაცემთა ბაზები";
|
||||
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Databanken";
|
||||
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Bazy danych";
|
||||
$apps[$x]['menu'][$y]['title']['pt-br'] = "Banco de dados";
|
||||
|
||||
Reference in New Issue
Block a user