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/id_ID | |
parent | dc7024590720271c2b9bbd661e1e9af2b7a1659b (diff) |
Update code base and doc to use kanboard.org domain
Diffstat (limited to 'app/Locale/id_ID')
-rw-r--r-- | app/Locale/id_ID/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/id_ID/translations.php b/app/Locale/id_ID/translations.php index 701c3410..382c14ec 100644 --- a/app/Locale/id_ID/translations.php +++ b/app/Locale/id_ID/translations.php @@ -1009,7 +1009,7 @@ return array( 'Change subtask position' => 'Ganti posisi sub-tugas', 'This value must be greater than %d' => 'Nilai ini harus lebih besar dari %d', 'Another swimlane with the same name exists in the project' => 'Swimlane lain dengan nama yang sama sudah ada di proyek ini', - 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => 'Contoh: http://contoh.kanboard.net/ (digunakan untuk menghasilkan URL yang absolut', + 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => 'Contoh: https://contoh.kanboard.org/ (digunakan untuk menghasilkan URL yang absolut', 'Actions duplicated successfully.' => 'Tindakan berhasil di duplikasi.', 'Unable to duplicate actions.' => 'Tidak bisa menduplikasi tindakan.', 'Add a new action' => 'Tambahkan tindakan baru', |