forms/l10n/si_LK.js

11 lines
360 B
JavaScript
Raw Normal View History

2019-12-22 05:14:19 +01:00
OC.L10N.register(
"forms",
{
"Group" : "Group",
"Description" : "විස්තරය",
2020-04-29 05:16:35 +02:00
"Settings" : "සැකසුම්",
"Set expiration date" : "කල් ඉකුත් විමේ දිනය දමන්න",
2020-06-13 04:35:34 +02:00
"Expiration date" : "කල් ඉකුත් විමේ දිනය"
2019-12-22 05:14:19 +01:00
},
"nplurals=2; plural=(n != 1);");