f7cloud_client/apps/password_policy/l10n/af.js
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

11 lines
409 B
JavaScript

OC.L10N.register(
"password_policy",
{
"Password policy" : "Wagwoordbeleid",
"Forbid common passwords" : "Verbied algemene wagwoorde",
"Enforce upper and lower case characters" : "Dwing klein- en hoofletterkarakters af",
"Enforce numeric characters" : "Dwing numeriese karakters af",
"Enforce special characters" : "Dwing spesiale karakters af"
},
"nplurals=2; plural=(n != 1);");