1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 16:06:15 +00:00
ocsms/l10n/oc.js
2020-03-06 02:50:16 +00:00

9 lines
155 B
JavaScript

OC.L10N.register(
"ocsms",
{
"Cancel" : "Anullar",
"Settings" : "Paramètres",
"Enable" : "Activar"
},
"nplurals=2; plural=(n > 1);");