diff --git a/l10n/ms_MY.js b/l10n/ms_MY.js index 235cd6bd..7a2a6585 100644 --- a/l10n/ms_MY.js +++ b/l10n/ms_MY.js @@ -3,7 +3,9 @@ OC.L10N.register( { "Hello %s" : "Hai %s", "Hello %s," : "Hai %s,", + "Notifications" : "Pemberitahuan", "in {path}" : "dalam {haluan}", - "Your settings have been updated." : "Tetapan anda sudah dikemaskini." + "Your settings have been updated." : "Tetapan anda sudah dikemaskini.", + "You need to set up your email address before you can receive notification emails." : "Anda perlu menyediakan alamat e-mel anda sebelum anda boleh menerima e-mel pemberitahuan." }, "nplurals=1; plural=0;"); diff --git a/l10n/ms_MY.json b/l10n/ms_MY.json index 06dcf6e7..f1de464d 100644 --- a/l10n/ms_MY.json +++ b/l10n/ms_MY.json @@ -1,7 +1,9 @@ { "translations": { "Hello %s" : "Hai %s", "Hello %s," : "Hai %s,", + "Notifications" : "Pemberitahuan", "in {path}" : "dalam {haluan}", - "Your settings have been updated." : "Tetapan anda sudah dikemaskini." + "Your settings have been updated." : "Tetapan anda sudah dikemaskini.", + "You need to set up your email address before you can receive notification emails." : "Anda perlu menyediakan alamat e-mel anda sebelum anda boleh menerima e-mel pemberitahuan." },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file