mirror of
https://github.com/nextcloud/server.git
synced 2026-03-03 14:01:34 -05:00
7 lines
240 B
PHP
7 lines
240 B
PHP
<?php $TRANSLATIONS = array(
|
|
"Help" => "یارمەتی",
|
|
"Settings" => "دهستكاری",
|
|
"Users" => "بهكارهێنهر",
|
|
"Apps" => "بهرنامهكان",
|
|
"Admin" => "بهڕێوهبهری سهرهكی"
|
|
);
|