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

10 lines
390 B
JavaScript

OC.L10N.register(
"notifications",
{
"Hello %s" : "မင်္ဂလာပါ %s",
"Hello %s," : "မင်္ဂလာပါ %s၊",
"in {path}" : "{path} တွင်",
"Your settings have been updated." : "သင်၏ ပြင်ဆင်ချက်များကို မွမ်းမံပြီးဖြစ်သည်။"
},
"nplurals=1; plural=0;");