nextcloud/settings/l10n/af_ZA.js

11 lines
246 B
JavaScript
Raw Normal View History

OC.L10N.register(
"settings",
{
"So-so password" : "So-so wagwoord",
2016-01-07 09:55:48 +03:00
"Cancel" : "Kanseleer",
"Password" : "Wagwoord",
"New password" : "Nuwe wagwoord",
"Username" : "Gebruikersnaam"
},
"nplurals=2; plural=(n != 1);");