forms/l10n/lb.js
2020-03-27 03:22:15 +00:00

14 lines
296 B
JavaScript

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