aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_status/l10n/cs.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_status/l10n/cs.js')
-rw-r--r--apps/user_status/l10n/cs.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/user_status/l10n/cs.js b/apps/user_status/l10n/cs.js
index 9530e8c5898..c435d0b2dcc 100644
--- a/apps/user_status/l10n/cs.js
+++ b/apps/user_status/l10n/cs.js
@@ -42,7 +42,6 @@ OC.L10N.register(
"1 hour" : "1 hodina",
"4 hours" : "4 hodiny",
"Mute all notifications" : "Ztlumit veškerá upozornění",
- "Appear offline" : "Jevit se offline",
- "View profile" : "Zobrazit profil "
+ "Appear offline" : "Jevit se offline"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");