diff options
Diffstat (limited to 'apps/user_status/l10n/de_DE.js')
-rw-r--r-- | apps/user_status/l10n/de_DE.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_status/l10n/de_DE.js b/apps/user_status/l10n/de_DE.js index 8c8091e0435..a83d95bd8e8 100644 --- a/apps/user_status/l10n/de_DE.js +++ b/apps/user_status/l10n/de_DE.js @@ -10,7 +10,6 @@ OC.L10N.register( "Working remotely" : "Arbeitet aus der Ferne", "In a call" : "In einem Anruf", "User status" : "Benutzerstatus", - "View profile" : "Profil ansehen", "Clear status after" : "Status löschen nach", "Emoji for your status message" : "Emoji für Ihre Statusnachricht", "What is your status?" : "Wie ist Ihr Status?", @@ -43,6 +42,7 @@ OC.L10N.register( "4 hours" : "4 Stunden", "Mute all notifications" : "Alle Benachrichtigungen stummschalten", "Appear offline" : "Offline erscheinen", + "View profile" : "Profil ansehen", "{status}, {timestamp}" : "{status}, {timestamp}" }, "nplurals=2; plural=(n != 1);"); |