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:
@@ -20,6 +20,7 @@
|
||||
$apps[$x]['description']['fr-fr'] = "Gestion d'un domaine ou plusieurs dans le cas d'un système multi-parties.";
|
||||
$apps[$x]['description']['he-il'] = "נהל דומיין בודד או מספר דומיינים עבור ריבוי דיירים.";
|
||||
$apps[$x]['description']['it-it'] = "Gestisci un singolo dominio o più domini per multi-tenant.";
|
||||
$apps[$x]['description']['ka-ge'] = "მართეთ ერთი ან მეტი დომენი მრავალი მომხმარებლისთვის.";
|
||||
$apps[$x]['description']['nl-nl'] = "Beheer een enkel domein of meerdere domeinen voor meerdere huurders.";
|
||||
$apps[$x]['description']['pl-pl'] = "Zarządzaj pojedynczą domeną lub wieloma domenami dla wielu dzierżawców.";
|
||||
$apps[$x]['description']['pt-br'] = "Gerencie um único ou múltiplos domínios para multi-locatários";
|
||||
|
||||
Reference in New Issue
Block a user