diff options
author | Lauri Ojansivu <x@xet7.org> | 2020-04-22 21:16:28 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2020-04-22 21:16:28 +0300 |
commit | 12964aa7425fded5e5299107e3485d682cfd33c1 (patch) | |
tree | 8dab1fd86e0f3942b1eaf94cd835d13556b9454c /i18n/tr.i18n.json | |
parent | e4b1106acd5daa903c39a7adf09867036570d6e8 (diff) | |
download | wekan-12964aa7425fded5e5299107e3485d682cfd33c1.tar.gz wekan-12964aa7425fded5e5299107e3485d682cfd33c1.tar.bz2 wekan-12964aa7425fded5e5299107e3485d682cfd33c1.zip |
Update translations.
Diffstat (limited to 'i18n/tr.i18n.json')
-rw-r--r-- | i18n/tr.i18n.json | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/i18n/tr.i18n.json b/i18n/tr.i18n.json index a63c721d..631a3e68 100644 --- a/i18n/tr.i18n.json +++ b/i18n/tr.i18n.json @@ -774,5 +774,13 @@ "mark-all-as-read": "Mark all as read", "remove-all-read": "Remove all read", "allow-rename": "Allow Rename", - "allowRenamePopup-title": "Allow Rename" + "allowRenamePopup-title": "Allow Rename", + "start-day-of-week": "Set day of the week start", + "monday": "Monday", + "tuesday": "Tuesday", + "wednesday": "Wednesday", + "thursday": "Thursday", + "friday": "Friday", + "saturday": "Saturday", + "sunday": "Sunday" } |