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