nextcloud/settings/l10n/ka.php

6 lines
108 B
PHP

<?php
$TRANSLATIONS = array(
"Password" => "პაროლი"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";