From 255f8f07fff722c8a018f6c4ddc64526c5d6e312 Mon Sep 17 00:00:00 2001 From: Mocca Date: Wed, 30 Apr 2025 17:02:02 +0700 Subject: [PATCH] Update localization.json --- local-files/localization.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/local-files/localization.json b/local-files/localization.json index b9e651a6..baa174fb 100644 --- a/local-files/localization.json +++ b/local-files/localization.json @@ -550,10 +550,10 @@ "check.create.user.alert.description": "If you change devices,\nplease link your data and restart the app.\n\nIf you cannot start the game after restarting the app, please contact us below.", "check.create.user.alert.ok": "Contact Us", "check.create.user.alert.title": "Confirmation", - "common.100million": "{0}M", - "common.100million_unit": "M", - "common.10thousand": "{0}K", - "common.10thousand_unit": "K", + "common.100million": "{0}00M", + "common.100million_unit": "00M", + "common.10thousand": "{0}00K", + "common.10thousand_unit": "00K", "common.achievement": "Achievements", "common.adjust_deeplink": "https://app.adjust.com/1enrh1ad?deeplink_js=1&deep_link={0}", "common.all_close": "Close All",