diff options
Diffstat (limited to 'assets/i18n/en_us.json')
| -rw-r--r-- | assets/i18n/en_us.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/assets/i18n/en_us.json b/assets/i18n/en_us.json index 001650a..390a9a5 100644 --- a/assets/i18n/en_us.json +++ b/assets/i18n/en_us.json @@ -22,9 +22,12 @@ "options.audio": "Audio", "game.petShop": "Pet Shop", - "game.points": "%s Squish Points (x%s/click)", + "game.points": "%s", + "game.multiplier": "%s/click", "game.newPoint": "{SHAKE}{RAINBOW}+%s{ENDRAINBOW}{ENDSHAKE}", + "dialogs.not_enough_points": "Not enough points!", + "game.inventory.title": "Inventory", "pet.bror.name": "The Suspicious and Sleepy Bro", |
