mirror of
https://github.com/nextcloud/server.git
synced 2026-02-11 06:44:09 -05:00
5 lines
108 B
PHP
5 lines
108 B
PHP
<?php
|
|
$TRANSLATIONS = array(
|
|
"Password" => "პაროლი"
|
|
);
|
|
$PLURAL_FORMS = "nplurals=1; plural=0;";
|