nextcloud/apps/encryption/l10n/lb.js

10 lines
214 B
JavaScript
Raw Normal View History

2015-05-05 08:55:36 +03:00
OC.L10N.register(
"encryption",
{
2015-08-29 08:55:05 +03:00
"Cheers!" : "Prost!",
2015-05-05 08:55:36 +03:00
"Change Password" : "Passwuert änneren",
"Enabled" : "Aktivéiert",
"Disabled" : "Deaktivéiert"
},
"nplurals=2; plural=(n != 1);");