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

11 lines
499 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"password_policy",
{
"Password policy" : "Нууц үг сонгох журам",
"Forbid common passwords" : "Өргөн хэрэглээний нууц үг хориглох",
"Enforce upper and lower case characters" : "Том, жижиг үсэг шаардах",
"Enforce numeric characters" : "Тоон тэмдэгт шаардах",
"Enforce special characters" : "Тусгай тэмдэгт шаардах"
},
"nplurals=2; plural=(n != 1);");