diff options
author | Frédéric Guillot <fred@kanboard.net> | 2017-11-27 11:14:37 -0800 |
---|---|---|
committer | Frédéric Guillot <fred@kanboard.net> | 2017-11-27 11:14:37 -0800 |
commit | 1db9bc1b2e8e0134f6276771a08b54c4748f8e5e (patch) | |
tree | 0761742fa384a106b9006adc8c982e0f73b9f572 /app/Locale/tr_TR | |
parent | dc7024590720271c2b9bbd661e1e9af2b7a1659b (diff) |
Update code base and doc to use kanboard.org domain
Diffstat (limited to 'app/Locale/tr_TR')
-rw-r--r-- | app/Locale/tr_TR/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/tr_TR/translations.php b/app/Locale/tr_TR/translations.php index df95d2b3..78b26ec6 100644 --- a/app/Locale/tr_TR/translations.php +++ b/app/Locale/tr_TR/translations.php @@ -1009,7 +1009,7 @@ return array( 'Change subtask position' => 'Alt görev sırasını değiştir', 'This value must be greater than %d' => 'Bu değer %d den büyük olmalı', 'Another swimlane with the same name exists in the project' => 'Projede aynı isimli başka bir kulvar var', - 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => 'Örneğin: http://ornek.kanboard.net/ (sabit URLler oluşturmak için)', + 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => 'Örneğin: https://ornek.kanboard.org/ (sabit URLler oluşturmak için)', 'Actions duplicated successfully.' => 'İşlemler başarıyla çoklandı.', 'Unable to duplicate actions.' => 'İşlemler çoklanamıyor.', 'Add a new action' => 'Yeni bir işlem ekle', |