forms/l10n/af.js

12 lines
281 B
JavaScript
Raw Normal View History

2019-12-22 05:14:19 +01:00
OC.L10N.register(
"forms",
{
"Group" : "Groep",
"Description" : "Beskrywing",
2020-04-29 05:16:35 +02:00
"Settings" : "Instellings",
"Set expiration date" : "Stel vervaldatum",
2020-05-04 05:15:45 +02:00
"Expiration date" : "Vervaldatum",
"Share link" : "Deelskakel"
2019-12-22 05:14:19 +01:00
},
"nplurals=2; plural=(n != 1);");