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