Merge pull request #369 from wahwahid/i18n
Update i18n keywords for Bahasa Indonesia
This commit is contained in:
162
lang/id-ID.js
162
lang/id-ID.js
@@ -1,83 +1,83 @@
|
||||
export default {
|
||||
home: "home",
|
||||
realtime: "realtime",
|
||||
graphql: "graphql",
|
||||
settings: "settings",
|
||||
request: "request",
|
||||
install_pwa: "install_pwa",
|
||||
support_us: "support_us",
|
||||
tweet: "tweet",
|
||||
options: "options",
|
||||
communication: "communication",
|
||||
endpoint: "endpoint",
|
||||
schema: "schema",
|
||||
theme: "theme",
|
||||
subscribe: "subscribe",
|
||||
choose_language: "choose_language",
|
||||
shortcuts: "shortcuts",
|
||||
send_request: "send_request",
|
||||
save_to_collections: "save_to_collections",
|
||||
copy_request_link: "copy_request_link",
|
||||
reset_request: "reset_request",
|
||||
support_us_on: "support_us_on",
|
||||
open_collective: "open_collective",
|
||||
paypal: "paypal",
|
||||
patreon: "patreon",
|
||||
javascript_code: "javascript_code",
|
||||
method: "method",
|
||||
path: "path",
|
||||
label: "label",
|
||||
again: "again",
|
||||
content_type: "content_type",
|
||||
raw_input: "raw_input",
|
||||
parameter_list: "parameter_list",
|
||||
raw_request_body: "raw_request_body",
|
||||
show_code: "show_code",
|
||||
hide_code: "hide_code",
|
||||
show_prerequest_script: "show_prerequest_script",
|
||||
hide_prerequest_script: "hide_prerequest_script",
|
||||
authentication: "authentication",
|
||||
authentication_type: "authentication_type",
|
||||
include_in_url: "include_in_url",
|
||||
parameters: "parameters",
|
||||
expand_response: "expand_response",
|
||||
collapse_response: "collapse_response",
|
||||
hide_preview: "hide_preview",
|
||||
preview_html: "preview_html",
|
||||
history: "history",
|
||||
collections: "collections",
|
||||
import_curl: "import_curl",
|
||||
import: "import",
|
||||
generate_code: "generate_code",
|
||||
request_type: "request_type",
|
||||
generated_code: "generated_code",
|
||||
status: "status",
|
||||
headers: "headers",
|
||||
websocket: "websocket",
|
||||
waiting_for_connection: "(waiting_for_connection)",
|
||||
message: "message",
|
||||
sse: "sse",
|
||||
server: "server",
|
||||
events: "events",
|
||||
url: "url",
|
||||
get_schema: "get_schema",
|
||||
header_list: "header_list",
|
||||
add_new: "add_new",
|
||||
response: "response",
|
||||
query: "query",
|
||||
queries: "queries",
|
||||
mutations: "mutations",
|
||||
subscriptions: "subscriptions",
|
||||
types: "types",
|
||||
send: "send",
|
||||
background: "background",
|
||||
color: "color",
|
||||
labels: "labels",
|
||||
multi_color: "multi_color",
|
||||
enabled: "enabled",
|
||||
disabled: "disabled",
|
||||
proxy: "proxy",
|
||||
postwoman_official_proxy_hosting: "postwoman_official_proxy_hosting",
|
||||
read_the: "read_the",
|
||||
apollotv_privacy_policy: "apollotv_privacy_policy"
|
||||
home: "Beranda",
|
||||
realtime: "Realtime",
|
||||
graphql: "GraphQL",
|
||||
settings: "Pengaturan",
|
||||
request: "Permintaan",
|
||||
install_pwa: "Pasang PWA",
|
||||
support_us: "Dukung Kami",
|
||||
tweet: "Tweet",
|
||||
options: "Pilihan",
|
||||
communication: "Komunikasi",
|
||||
endpoint: "Titik Tujuan",
|
||||
schema: "Skema",
|
||||
theme: "Tema",
|
||||
subscribe: "Berlangganan",
|
||||
choose_language: "Pilih Bahasa",
|
||||
shortcuts: "Pintasan",
|
||||
send_request: "Kirim Permintaan",
|
||||
save_to_collections: "Simpan Ke Koleksi",
|
||||
copy_request_link: "Salin Pranala Permintaan",
|
||||
reset_request: "Atur ulang Permintaan",
|
||||
support_us_on: "Dukung Kami Di",
|
||||
open_collective: "Open Collective",
|
||||
paypal: "Paypal",
|
||||
patreon: "Patreon",
|
||||
javascript_code: "Kode Javascript",
|
||||
method: "Metode",
|
||||
path: "Path",
|
||||
label: "Label",
|
||||
again: "Lagi",
|
||||
content_type: "Tipe Konten",
|
||||
raw_input: "Masukan mentahan",
|
||||
parameter_list: "Daftar parameter",
|
||||
raw_request_body: "Body permintaan mentahan",
|
||||
show_code: "Tampilkan Kode",
|
||||
hide_code: "Sembunyikan Kode",
|
||||
show_prerequest_script: "Tampilkan Skrip Pra-Permintaan",
|
||||
hide_prerequest_script: "Sembunyikan Skrip Pra-Permintaan",
|
||||
authentication: "Autentikasi",
|
||||
authentication_type: "Tipe Autentikasi",
|
||||
include_in_url: "Sertakan Di URL",
|
||||
parameters: "Parameter",
|
||||
expand_response: "Bentangkan Balasan",
|
||||
collapse_response: "Ciutkan Balasan",
|
||||
hide_preview: "Sembunyikan Pratinjau",
|
||||
preview_html: "Pratinjau HTML",
|
||||
history: "Riwayat",
|
||||
collections: "Koleksi",
|
||||
import_curl: "Impor cURL",
|
||||
import: "Impor",
|
||||
generate_code: "Jadikan Kode",
|
||||
request_type: "Tipe Permintaan",
|
||||
generated_code: "Kode yang dibuat",
|
||||
status: "Status",
|
||||
headers: "Header",
|
||||
websocket: "Websocket",
|
||||
waiting_for_connection: "(Menunggu koneksi)",
|
||||
message: "Pesan",
|
||||
sse: "SSE",
|
||||
server: "Server",
|
||||
events: "Kejadian",
|
||||
url: "URL",
|
||||
get_schema: "Dapatkan Skema",
|
||||
header_list: "Daftar Header",
|
||||
add_new: "Tambah Baru",
|
||||
response: "Balasan",
|
||||
query: "Kueri",
|
||||
queries: "Kueri",
|
||||
mutations: "Mutasi",
|
||||
subscriptions: "Langganan",
|
||||
types: "Tipe",
|
||||
send: "Kirim",
|
||||
background: "Latar",
|
||||
color: "Warna",
|
||||
labels: "Label",
|
||||
multi_color: "Aneka Warna",
|
||||
enabled: "Aktif",
|
||||
disabled: "Non-aktif",
|
||||
proxy: "Proxy",
|
||||
postwoman_official_proxy_hosting: "Proxy Resmi Postwoman's dipersembahkan oleh ApolloTV.",
|
||||
read_the: "Baca",
|
||||
apollotv_privacy_policy: "Kebijakan Privasi ApolloTV"
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user