nextcloud/apps/encryption/l10n/lb.js

9 lines
188 B
JavaScript
Raw Normal View History

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