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",