From abb4a1a59aeac551632677b570503cc6389b3f07 Mon Sep 17 00:00:00 2001 From: Kim MinJae Date: Mon, 26 Apr 2021 22:45:45 +0900 Subject: [PATCH] Update en.json According to changes --- src/locales/en.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/locales/en.json b/src/locales/en.json index 2a1b709e..60fb603c 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -22,7 +22,7 @@ "Tartaglia" ], "summoned": "Summoned", - "percentage": "from all", + "percentage": "from all {rarity}", "avg": "Pity average", "subtitle": "Calculated from data submitted by {user} paimon.moe users", "detail": "Global Wish Tally" @@ -329,7 +329,7 @@ "titleWeapon": "Weapon Calculator", "titleCharacter": "Character Calculator", "titleResin": "Resin Calculator", - "goto": "Go To", + "goto": "Go To {where}", "howToUse": "How to Use", "guide": { "clickToMaximize": "Click the picture to maximize", @@ -577,4 +577,4 @@ "title": "Achievement", "of": "of" } -} \ No newline at end of file +}