Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_status/l10n/fa.js')
-rw-r--r--apps/user_status/l10n/fa.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_status/l10n/fa.js b/apps/user_status/l10n/fa.js
index 1c366ee07ce..0a24ffcaa44 100644
--- a/apps/user_status/l10n/fa.js
+++ b/apps/user_status/l10n/fa.js
@@ -1,7 +1,6 @@
OC.L10N.register(
"user_status",
{
- "Clear status message after" : "بعد از آن پیام وضعیت را پاک کن ",
"What is your status?" : "وضعیت شما چیست؟",
"Set status" : "تنظیم وضعیت",
"Online status" : "وضعیت آنلاین",
@@ -19,6 +18,7 @@ OC.L10N.register(
"30 minutes" : "۳۰ دقیقه",
"1 hour" : "1 ساعت",
"4 hours" : "۴ ساعت",
+ "Clear status message after" : "بعد از آن پیام وضعیت را پاک کن ",
"What's your status?" : "وضعیت شما چیست؟"
},
"nplurals=2; plural=(n > 1);");