Skip to content

Commit

Permalink
update bahasa to v0.1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
bzy39 authored and allgood committed Jul 1, 2024
1 parent 064456a commit 6e55cae
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions frontend/src/translate/languages/id.js
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ const messages = {
email: "Email",
extraName: "Nama Bidang",
extraValue: "Nilai",
disableBot: "Nonaktifkan chatbot",
},
buttons: {
addExtraInfo: "Tambah Informasi",
Expand Down Expand Up @@ -773,6 +774,13 @@ const messages = {
close: "Tutup",
title: "Riwayat edit pesan"
},
presence: {
unavailable: "Tidak tersedia",
available: "Tersedia",
composing: "Menulis...",
recording: "Merekam...",
paused: "Jeda",
},
backendErrors: {
ERR_NO_OTHER_WHATSAPP: "Harus ada setidaknya satu WhatsApp default.",
ERR_NO_DEF_WAPP_FOUND: "Tidak ada WhatsApp default yang ditemukan. Periksa halaman koneksi.",
Expand Down

0 comments on commit 6e55cae

Please sign in to comment.