diff options
author | Yasin <a.piri@hotmail.de> | 2024-06-22 23:39:13 +0200 |
---|---|---|
committer | Yasin <a.piri@hotmail.de> | 2024-06-22 23:39:13 +0200 |
commit | b85dec58af3f86647750a8bde3fca7880109d2b3 (patch) | |
tree | a0fd748896173baaa4ca32c3be91516a2f516622 /src/main/resources/assets | |
parent | eec3a969787699862e0aeb392bc34c356474a323 (diff) | |
download | Skyblocker-b85dec58af3f86647750a8bde3fca7880109d2b3.tar.gz Skyblocker-b85dec58af3f86647750a8bde3fca7880109d2b3.tar.bz2 Skyblocker-b85dec58af3f86647750a8bde3fca7880109d2b3.zip |
Update en_us.json
Added text from biglobot https://discord.com/channels/879732108745125969/950163141482926111/1253977876810829835
Diffstat (limited to 'src/main/resources/assets')
-rw-r--r-- | src/main/resources/assets/skyblocker/lang/en_us.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/en_us.json b/src/main/resources/assets/skyblocker/lang/en_us.json index a73d523d..fcef08d7 100644 --- a/src/main/resources/assets/skyblocker/lang/en_us.json +++ b/src/main/resources/assets/skyblocker/lang/en_us.json @@ -686,7 +686,7 @@ "skyblocker.api.cache.HIT": "This data was cached!\nIt's %d seconds old.", "skyblocker.api.cache.MISS": "This data wasn't cached!", "skyblocker.api.token.authFailure": "Failed to refresh your Skyblocker API token, some features may not work temporarily!", - "skyblocker.api.token.noProfileKeys": "Failed to get your profile keys! Some features of the mod may not work temporarily :( (Has your game been open for more than 24 hours?)", + "skyblocker.api.token.noProfileKeys": "Failed to get your profile keys! Some features of the mod may not work temporarily :( (Has your game been open for more than 24 hours?). To reactivate these features restart the game", "skyblocker.exotic.crystal": "CRYSTAL", "skyblocker.exotic.fairy": "FAIRY", |