mirror of
https://github.com/nextcloud/server.git
synced 2026-05-19 08:25:56 -04:00
6 lines
187 B
PHP
6 lines
187 B
PHP
<?php
|
|
$TRANSLATIONS = array(
|
|
"WebDAV Authentication" => "WebDAV აუთენთიფიკაცია",
|
|
"Save" => "შენახვა"
|
|
);
|
|
$PLURAL_FORMS = "nplurals=1; plural=0;";
|