From 12932bcce5bc8ac12b026c8b1acf2259eacf9cb1 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 17 Jun 2021 02:09:40 +0000 Subject: [PATCH] Apply translations in id_ID translation completed for the source file '/crabfit-frontend/public/i18n/en/common.json' on the 'id_ID' language. --- crabfit-frontend/public/i18n/id/common.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/crabfit-frontend/public/i18n/id/common.json b/crabfit-frontend/public/i18n/id/common.json index a5d31ce..8623dc9 100644 --- a/crabfit-frontend/public/i18n/id/common.json +++ b/crabfit-frontend/public/i18n/id/common.json @@ -54,5 +54,13 @@ "language": { "label": "Bahasa" } + }, + "update": { + "heading": "Crab Fit telah diperbarui", + "body": "Versi baru Crab Fit tersedia, yang mencakup pembaruan, perbaikan, dan fitur baru.", + "buttons": { + "close": "Menutup", + "reload": "Muat ulang" + } } }