Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ka_GE.php « l10n - github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 25409a8d8219a5e61b4b4fa30a83ba626f13a8f6 (plain)
1
2
3
4
5
6
<?php
$TRANSLATIONS = array(
"Pictures" => "სურათები",
"Share" => "გაზიარება"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";