f7cloud_client/apps/notifications/l10n/ms_MY.js
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

12 lines
463 B
JavaScript

OC.L10N.register(
"notifications",
{
"Hello %s" : "Hai %s",
"Hello %s," : "Hai %s,",
"Notifications" : "Pemberitahuan",
"in {path}" : "dalam {haluan}",
"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;");