diff options
Diffstat (limited to 'apps/user_status/l10n/sl.js')
-rw-r--r-- | apps/user_status/l10n/sl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_status/l10n/sl.js b/apps/user_status/l10n/sl.js index 65fd8fbe895..7c166ba1208 100644 --- a/apps/user_status/l10n/sl.js +++ b/apps/user_status/l10n/sl.js @@ -1,6 +1,7 @@ OC.L10N.register( "user_status", { + "Recent statuses" : "Nedavna stanja", "In a meeting" : "Na sestanku", "Commuting" : "Med vožnjo", "Out sick" : "Na bolniški", @@ -32,7 +33,6 @@ OC.L10N.register( "4 hours" : "po 4 urah", "Mute all notifications" : "Utiša vsa obvestila", "Appear offline" : "Pokaže kot brez povezave", - "Recent statuses" : "Nedavna stanja", "Clear status after" : "Počisti stanje" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); |