summaryrefslogtreecommitdiff
path: root/app/Locale/id_ID/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/id_ID/translations.php')
-rw-r--r--app/Locale/id_ID/translations.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/id_ID/translations.php b/app/Locale/id_ID/translations.php
index bd6b11e5..936023dc 100644
--- a/app/Locale/id_ID/translations.php
+++ b/app/Locale/id_ID/translations.php
@@ -431,7 +431,6 @@ return array(
'Frequency in second (60 seconds by default)' => 'Frequensi dalam detik (standar 60 detik)',
'Frequency in second (0 to disable this feature, 10 seconds by default)' => 'Frequensi dalam detik (0 untuk menonaktifkan fitur ini, standar 10 detik)',
'Application URL' => 'URL Aplikasi',
- 'Example: http://example.kanboard.net/ (used by email notifications)' => 'Contoh : http://exemple.kanboard.net/ (digunakan untuk pemberitahuan email)',
'Token regenerated.' => 'Token diregenerasi.',
'Date format' => 'Format tanggal',
'ISO format is always accepted, example: "%s" and "%s"' => 'Format ISO selalu diterima, contoh : « %s » et « %s »',
@@ -1148,4 +1147,5 @@ return array(
// 'Change subtask position' => '',
// 'This value must be greater than %d' => '',
// 'Another swimlane with the same name exists in the project' => '',
+ // 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => '',
);