forms/l10n/lb.js
2019-12-22 04:14:19 +00:00

14 lines
278 B
JavaScript

OC.L10N.register(
"forms",
{
"Group" : "Grupp",
"Title" : "Titel",
"Owner" : "Owner",
"never" : "Ni",
"Description" : "Beschreiwung",
"Done" : "Done",
"Expiration date" : "Verfallsdatum",
"New" : "Nei"
},
"nplurals=2; plural=(n != 1);");