mirror of
https://github.com/nextcloud/server.git
synced 2026-03-09 01:40:53 -04:00
7 lines
236 B
PHP
7 lines
236 B
PHP
<?php $TRANSLATIONS = array(
|
|
"Enable" => "چالاککردن",
|
|
"Saving..." => "پاشکهوتدهکات...",
|
|
"Password" => "وشەی تێپەربو",
|
|
"New password" => "وشەی نهێنی نوێ",
|
|
"Email" => "ئیمهیل"
|
|
);
|