diff options
author | Thiago Fernando S. dos Santos <thiagofernando@outlook.com> | 2018-05-04 16:44:50 -0300 |
---|---|---|
committer | Thiago Fernando S. dos Santos <thiagofernando@outlook.com> | 2018-05-04 16:44:50 -0300 |
commit | 2fa1b3122d2acc65219e5d09974add21ac4c76fd (patch) | |
tree | 6996d20e50378be8a2e80aa68ee30b341605fcbb /i18n/cs.i18n.json | |
parent | c48c18c4e9c3d86b2ad19c98b24b9240bfb69ffc (diff) | |
download | wekan-2fa1b3122d2acc65219e5d09974add21ac4c76fd.tar.gz wekan-2fa1b3122d2acc65219e5d09974add21ac4c76fd.tar.bz2 wekan-2fa1b3122d2acc65219e5d09974add21ac4c76fd.zip |
Includes possibility to block username change
Diffstat (limited to 'i18n/cs.i18n.json')
-rw-r--r-- | i18n/cs.i18n.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/i18n/cs.i18n.json b/i18n/cs.i18n.json index 926c44f5..f991ae6f 100644 --- a/i18n/cs.i18n.json +++ b/i18n/cs.i18n.json @@ -434,6 +434,7 @@ "no": "Ne", "accounts": "Účty", "accounts-allowEmailChange": "Povolit změnu Emailu", + "accounts-allowUserNameChange": "Povolit změnu jména uživatele", "createdAt": "Vytvořeno v", "verified": "Ověřen", "active": "Aktivní", @@ -443,4 +444,4 @@ "card-end-on": "Končí v", "editCardReceivedDatePopup-title": "Změnit datum přijetí", "editCardEndDatePopup-title": "Změnit datum konce" -}
\ No newline at end of file +} |