mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43: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:
@@ -21,6 +21,7 @@
|
||||
$apps[$x]['description']['fr-fr'] = "Configurations par défaut applicable à tous les domaines";
|
||||
$apps[$x]['description']['he-il'] = "הגדרות ברירת המחדל החלות על כל הדומיינים.";
|
||||
$apps[$x]['description']['it-it'] = "Impostazioni predefinite che si applicano a tutti i domini.";
|
||||
$apps[$x]['description']['ka-ge'] = "ნაგულისხმევი პარამეტრები, რომლებიც ყველა დომენზე გამოიყენება.";
|
||||
$apps[$x]['description']['nl-nl'] = "Standaardinstellingen die van toepassing zijn op alle domeinen.";
|
||||
$apps[$x]['description']['pl-pl'] = "Domyślne ustawienia dotyczące wszystkich domen.";
|
||||
$apps[$x]['description']['pt-br'] = "Configurações Padrão aplicáveis à todos os domínios";
|
||||
|
||||
Reference in New Issue
Block a user