1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-06-05 21:59:22 +02:00

fix: bahasa indonesia typos

This commit is contained in:
Dyas🍌 Yaskur🍎
2022-12-19 07:34:50 +07:00
parent 25e1ba4384
commit 897795ddbb
2 changed files with 5 additions and 5 deletions

View File

@@ -24,7 +24,7 @@ const messages = {
'ja-JP': jaJP,
'zh-CN': zhCN,
'ru-RU': ruRU,
'id-RU': idID
'id-ID': idID
};
type NestedPartial<T> = {