Welcome to mirror list, hosted at ThFree Co, Russian Federation.

vi.js « l10n - github.com/nextcloud/password_policy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: adb6988fcf0efce5f8c04f5a760e864172af3f44 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "password_policy",
    {
    "Saved" : "Đã lưu",
    "Unknown error" : "Lỗi không xác định"
},
"nplurals=1; plural=0;");