diff --git a/l10n/ko.js b/l10n/ko.js index b55ff6be8..afff2c811 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -11,6 +11,7 @@ OC.L10N.register( "Cancel" : "취소", "OK" : "확인", "Week" : "주", + "Login" : "로그인", "Conflict" : "충돌", "New comment …" : "새 댓글…", "Delete comment" : "댓글 삭제", diff --git a/l10n/ko.json b/l10n/ko.json index f0762c8c5..6dcfe9639 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -9,6 +9,7 @@ "Cancel" : "취소", "OK" : "확인", "Week" : "주", + "Login" : "로그인", "Conflict" : "충돌", "New comment …" : "새 댓글…", "Delete comment" : "댓글 삭제", diff --git a/l10n/nl.js b/l10n/nl.js index 60198beab..406ab61e5 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -114,6 +114,7 @@ OC.L10N.register( "Add a background image to the main area." : "Voeg een achtergrondafbeelding toe aan het hoofdgebied", "Glassy navigation" : "Glazige navigatie", "Glassy sidebar" : "Glazige zijbalk", + "Use calendar lookup" : "Gebruik de agendaopzoekfunctie", "Details" : "Details", "Configuration" : "Configuratie", "Options" : "Opties", diff --git a/l10n/nl.json b/l10n/nl.json index 68e84658b..60e7a2a6f 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -112,6 +112,7 @@ "Add a background image to the main area." : "Voeg een achtergrondafbeelding toe aan het hoofdgebied", "Glassy navigation" : "Glazige navigatie", "Glassy sidebar" : "Glazige zijbalk", + "Use calendar lookup" : "Gebruik de agendaopzoekfunctie", "Details" : "Details", "Configuration" : "Configuratie", "Options" : "Opties",