diff --git a/l10n/app_id.arb b/l10n/app_id.arb index 27f8254..de3f607 100644 --- a/l10n/app_id.arb +++ b/l10n/app_id.arb @@ -159,7 +159,7 @@ "description": "File access denied error", "type": "text" }, - "networkError": "Galat jaringan", + "networkError": "Kesalahan jaringan", "@networkError": { "description": "Network error", "type": "text" @@ -179,12 +179,12 @@ "description": "Cancel button text", "type": "text" }, - "librescoreServer": "Pelanden Librescore", + "librescoreServer": "Peladen Librescore", "@librescoreServer": { "description": "LibreScore Server name", "type": "text" }, - "serverText": "Pelanden", + "serverText": "Peladen", "@serverText": { "description": "Server settings label", "type": "text" @@ -203,5 +203,15 @@ "@fileOpenError": { "description": "No program registered to open this file error", "type": "text" + }, + "serverError": "Kesalahan peladen", + "@serverError": { + "description": "Server error", + "type": "text" + }, + "supportBtnText": "Mendapatkan Dukungan", + "@supportBtnText": { + "description": "Button text to get Discord support", + "type": "text" } }