mirror of
https://github.com/nextcloud/server.git
synced 2026-03-11 10:51:43 -04:00
5 lines
126 B
PHP
5 lines
126 B
PHP
<?php
|
|
$TRANSLATIONS = array(
|
|
"Users" => "მომხმარებლები"
|
|
);
|
|
$PLURAL_FORMS = "nplurals=1; plural=0;";
|