mirror of
https://github.com/nextcloud/server.git
synced 2026-04-26 16:48:59 -04:00
5 lines
118 B
PHP
5 lines
118 B
PHP
<?php
|
|
$TRANSLATIONS = array(
|
|
"Save" => "پاشکهوتکردن"
|
|
);
|
|
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
|