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/tr.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/tr.i18n.json')
-rw-r--r-- | i18n/tr.i18n.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/i18n/tr.i18n.json b/i18n/tr.i18n.json index 2389e1c7..979586d4 100644 --- a/i18n/tr.i18n.json +++ b/i18n/tr.i18n.json @@ -434,6 +434,7 @@ "no": "Hayır", "accounts": "Hesaplar", "accounts-allowEmailChange": "E-posta Değiştirmeye İzin Ver", + "accounts-allowUserNameChange": "Kullanıcı Adının Değiştirilmesine İzin Ver", "createdAt": "Oluşturulma tarihi", "verified": "Doğrulanmış", "active": "Aktif", @@ -443,4 +444,4 @@ "card-end-on": "Bitiş zamanı", "editCardReceivedDatePopup-title": "Giriş tarihini değiştir", "editCardEndDatePopup-title": "Bitiş tarihini değiştir" -}
\ No newline at end of file +} |