From 25e75aeda2be0ff432804db428f65abb19459e94 Mon Sep 17 00:00:00 2001 From: Irham Mustofa Date: Wed, 10 Apr 2024 03:16:06 +0000 Subject: [PATCH] locales(update): Updated Indonesian locale --- locales/id_ID.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/locales/id_ID.json b/locales/id_ID.json index 0967ef4..78f6b14 100644 --- a/locales/id_ID.json +++ b/locales/id_ID.json @@ -1 +1,5 @@ -{} +{ + "nav": { + "about": "Tentang" + } +}