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" + } } }