1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-06 15:36:12 +00:00
ocsms/l10n/kn.js
2019-12-22 03:23:58 +00:00

10 lines
267 B
JavaScript

OC.L10N.register(
"ocsms",
{
"Cancel" : "ರದ್ದು",
"Settings" : "ಆಯ್ಕೆ",
"Enable" : "ಸಕ್ರಿಯಗೊಳಿಸು",
"Disable" : "ನಿಷ್ಕ್ರಿಯಗೊಳಿಸಿ"
},
"nplurals=2; plural=(n > 1);");