Files
therinaldos.com/wedding-pics/apps/notifications/l10n/id.js
T
david ef1ff240d4
Build & Deploy to DigitalOcean Space / build (push) Failing after 2m38s
migrate therinaldos.com data
2024-05-05 15:50:45 -04:00

21 lines
855 B
JavaScript

OC.L10N.register(
"notifications",
{
"Hello %s" : "Halo %s",
"Hello %s," : "Halo %s,",
"Notifications" : "Pemberitahuan",
"Dismiss" : "Abaikan",
"seconds ago" : "beberapa detik yang lalu",
"in {path}" : "di {path}",
"No notifications" : "Tidak ada pemberitahuan",
"Send email reminders about unhandled notifications after:" : "Kirim surel pengingat tentang pemberitahuan yang tidak tertangani setelah:",
"Never" : "Tidak pernah",
"1 hour" : "1 jam",
"3 hours" : "3 jam",
"1 day" : "1 hari",
"1 week" : "1 minggu",
"Your settings have been updated." : "Pengaturan Anda telah diperbarui.",
"You need to set up your email address before you can receive notification emails." : "Anda perlu menyetel alamat surel sebelum Anda dapat menerima surel pemberitahuan."
},
"nplurals=1; plural=0;");