diff options
Diffstat (limited to 'static/js/values.js')
| -rw-r--r-- | static/js/values.js | 8 |
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 |
