diff options
Diffstat (limited to 'apps/dav/l10n/hu.js')
-rw-r--r-- | apps/dav/l10n/hu.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/dav/l10n/hu.js b/apps/dav/l10n/hu.js index b04dc42053b..580acd8de08 100644 --- a/apps/dav/l10n/hu.js +++ b/apps/dav/l10n/hu.js @@ -46,6 +46,7 @@ OC.L10N.register( "Remote Address: %s" : "Távoli cím: %s", "Request ID: %s" : "Kérelem azonosító: %s", "CalDAV server" : "CalDAV szerver", - "Send invitations to attendees" : "Meghívó küldése a résztvevőknek" + "Send invitations to attendees" : "Meghívó küldése a résztvevőknek", + "Please make sure to properly set up the email settings above." : "Győződj meg róla, hogy a fenti e-mail beállítások helyesek." }, "nplurals=2; plural=(n != 1);"); |