f7cloud_client/apps/notifications/l10n/my.js
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00: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;");