forms/l10n/lb.js
2020-04-29 03:16:35 +00:00

14 lines
340 B
JavaScript

OC.L10N.register(
"forms",
{
"Group" : "Grupp",
"Title" : "Titel",
"Description" : "Beschreiwung",
"Settings" : "Astellungen",
"Set expiration date" : "Verfallsdatum setzen",
"Sharing" : "Gedeelt",
"Share link" : "Link deelen",
"Expiration date" : "Verfallsdatum"
},
"nplurals=2; plural=(n != 1);");