diff options
Diffstat (limited to 'apps/user_status/l10n/hu.js')
-rw-r--r-- | apps/user_status/l10n/hu.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_status/l10n/hu.js b/apps/user_status/l10n/hu.js index e71b2fa4b20..f19eb2804e2 100644 --- a/apps/user_status/l10n/hu.js +++ b/apps/user_status/l10n/hu.js @@ -1,6 +1,7 @@ OC.L10N.register( "user_status", { + "Recent statuses" : "Legutóbbi állapotok", "In a meeting" : "Találkozón", "Commuting" : "Ingázás", "Out sick" : "Beteg szabadság", @@ -32,7 +33,6 @@ OC.L10N.register( "4 hours" : "4 óra", "Mute all notifications" : "Összes értesítés némítása", "Appear offline" : "Offline módon jelenik meg", - "Recent statuses" : "Legutóbbi állapotok", "Clear status after" : "Állapot törlése ennyi idő után" }, "nplurals=2; plural=(n != 1);"); |