aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMhd Sulhan <m.shulhan@gmail.com>2015-09-27 17:45:13 +0700
committerShulhan <m.shulhan@gmail.com>2020-01-25 14:11:59 +0700
commitcc9f816868df401f9fa12851fc6dcad9ff678893 (patch)
tree7b97b999e32e1d6aad8ce14eac0ef8bae4ee6a73
parentc8add7ea9c7f97bb7a0f35b7e9ba721e879115ee (diff)
downloadgolang-id-tour-cc9f816868df401f9fa12851fc6dcad9ff678893.tar.xz
Update feedback message and git url.
-rw-r--r--static/js/values.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/static/js/values.js b/static/js/values.js
index de73e7f..43b311e 100644
--- a/static/js/values.js
+++ b/static/js/values.js
@@ -49,10 +49,10 @@ value('translation', {
'submit-feedback': 'Kirim umpan-balik tentang halaman ini',
// GitHub issue template: update repo and messaging when translating.
- 'github-repo': 'github.com/golang/tour',
- 'issue-title': 'tour: [REPLACE WITH SHORT DESCRIPTION]',
- 'issue-message': 'Change the title above to describe your issue and add your feedback here, including code if necessary',
- 'context': 'Context',
+ 'github-repo': 'github.com/Go-ID-community/go-tour-id',
+ 'issue-title': 'tur: [GANTI DENGAN DESKRIPSI SINGKAT]',
+ 'issue-message': 'Ganti judul di atas dan jelaskan isu yang anda hadapi di sini, ikutkan kode jika diperlukan',
+ 'context': 'Konteks',
}).
// Config for codemirror plugin