Files
therinaldos.com/wedding-pics/apps/notifications/l10n/bn_BD.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

13 lines
709 B
JavaScript

OC.L10N.register(
"notifications",
{
"Hello %s" : "হ্যালো %s",
"Hello %s," : "হেলো %s,",
"Notifications" : "বার্তাসমূহ",
"seconds ago" : "সেকেন্ড পূর্বে",
"in {path}" : "{পথে}",
"Your settings have been updated." : "আপনার সেটিং নবায়ন করা হয়েছে৷",
"You need to set up your email address before you can receive notification emails." : "ইমেইল বারতা পাওয়ার আগে আপনাকে নিজের ইমেইল ঠিকানা নিরধারন করতে হবে৷"
},
"nplurals=2; plural=(n != 1);");