diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-12-16 22:27:45 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-12-16 22:27:45 +0200 |
commit | 575b0241e4d1d8a8484c9573baf3865a127a3422 (patch) | |
tree | 2425027c8b2130e7639afd44cb7d8a7073884a90 /i18n/tr.i18n.json | |
parent | f1ed6304a4c3bfcd1c778b0c43cafe6808829286 (diff) | |
download | wekan-575b0241e4d1d8a8484c9573baf3865a127a3422.tar.gz wekan-575b0241e4d1d8a8484c9573baf3865a127a3422.tar.bz2 wekan-575b0241e4d1d8a8484c9573baf3865a127a3422.zip |
Update translations.
Diffstat (limited to 'i18n/tr.i18n.json')
-rw-r--r-- | i18n/tr.i18n.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/i18n/tr.i18n.json b/i18n/tr.i18n.json index a2be9ac2..7ed6a648 100644 --- a/i18n/tr.i18n.json +++ b/i18n/tr.i18n.json @@ -617,5 +617,7 @@ "authentication-type": "Kimlik doğrulama türü", "custom-product-name": "Özel Ürün Adı", "layout": "Düzen", - "hide-logo": "Logoyu Gizle" + "hide-logo": "Logoyu Gizle", + "add-custom-html-after-body-start": "Add Custom HTML after <body> start", + "add-custom-html-before-body-end": "Add Custom HTML before </body> end" }
\ No newline at end of file |