Pontoon: Update Indonesian (id) localization of TW Power Tools

Co-authored-by: Yasya <yasyaelhakim@gmail.com>
diff --git a/src/static/_locales/in/messages.json b/src/static/_locales/in/messages.json
new file mode 100644
index 0000000..69bfa55
--- /dev/null
+++ b/src/static/_locales/in/messages.json
@@ -0,0 +1,78 @@
+{
+  "appName": {
+    "message": "TW Power Tools",
+    "description": "The extension's name"
+  },
+  "appNameBeta": {
+    "message": "TW Power Tools (beta)",
+    "description": "The extension's name for the beta version"
+  },
+  "appNameCanary": {
+    "message": "TW Power Tools (canary)",
+    "description": "The extension's name for the beta version"
+  },
+  "appNameGecko": {
+    "message": "TW Power Tools",
+    "description": "The extension's name (with a 50 character limit for Gecko)"
+  },
+  "appDescription": {
+    "message": "Dapatkan Infinite Scroll dan penyempurnaan lainnya di Google Forum dan Community Console",
+    "description": "The extension's description"
+  },
+  "options_killswitchwarning": {
+    "message": "Satu atau beberapa opsi telah dinonaktifkan secara paksa karena mungkin tidak berfungsi dengan baik. Silakan buka <a href='https://groups.google.com/g/twpowertools-discuss' rel='noreferrer noopener' target='_blank'>twpowertools-discuss Google Group</a> untuk mempelajari lebih lanjut tentang mengapa beberapa opsi telah dinonaktifkan secara paksa.",
+    "description": "Warning shown in the options page if a feature has been remotely force disabled via the kill switch mechanism. This happens when a feature doesn't work properly and might be doing dangerous things, and the maintainer or an authorized user remotely force disables the feature."
+  },
+  "options_killswitchenabled": {
+    "message": "Opsi sebelumnya telah dinonaktifkan secara paksa karena suatu masalah.",
+    "description": "Warning shown in the options page below an option, when it has been remotely force disabled via the kill switch mechanism."
+  },
+  "options_optionalpermissionswarning_header": {
+    "message": "Beberapa fitur memerlukan izin tambahan agar dapat berfungsi. Beberapa diantaranya ada di bawah ini, klik kotak centang untuk memberikan izin yang sesuai.",
+    "description": "Warning shown at the top of the options page if a feature cannot be used because one or more required permissions haven't been granted to the extension."
+  },
+  "options_optionalpermissionswarning_label": {
+    "message": "Fitur sebelumnya membutuhkan izin tambahan agar dapat berfungsi.",
+    "description": "Warning shown in the options page below an option, when a feature needs more permissions to work."
+  },
+  "options_featuredoptions": {
+    "message": "Opsi unggulan",
+    "description": "Heading for several options that can be enabled in the options page."
+  },
+  "options_minorenhancements": {
+    "message": "Peningkatan kecil",
+    "description": "Heading for several options that can be enabled in the options page."
+  },
+  "options_list": {
+    "message": "Aktifkan infinite scrolling dalam daftar thread.",
+    "description": "Feature checkbox in the options page"
+  },
+  "options_thread": {
+    "message": "Secara otomatis memuat sekumpulan pesan di dalam thread saat di scroll ke bawah.",
+    "description": "Feature checkbox in the options page"
+  },
+  "options_threadall": {
+    "message": "Secara otomatis memuat semua pesan sekaligus di dalam thread saat di scroll ke bawah.",
+    "description": "Feature checkbox in the options page"
+  },
+  "options_fixedtoolbar": {
+    "message": "Perbaiki toolbar di daftar thread pada Community Console.",
+    "description": "Feature checkbox in the options page"
+  },
+  "options_redirect": {
+    "message": "Alihkan semua thread yang dibuka di TW ke Community Console.",
+    "description": "Feature checkbox in the options page"
+  },
+  "options_loaddrafts": {
+    "message": "Aktifkan flag <code class=\"help\" title=\"Flags ini memungkinkan Community Console untuk memuat balasan yang sebelumnya disimpan secara otomatis saat memuat thread dan mengeklik tombol balas.\">enableLoadingDraftMessages</code> Community Console.",
+    "description": "Feature checkbox in the options page"
+  },
+  "options_experimental_label": {
+    "message": "(eksperimen)",
+    "description": "Label which is placed next to an option to indicate that it may not work well or may break at any time"
+  },
+  "options_history": {
+    "message": "Tampilkan tautan \"postingan sebelumnya\" di profil pengguna.",
+    "description": "Feature checkbox in the options page"
+  }
+}