Skip to content

Commit 69507ac

Browse files
committed
Restaured valorant command strings on en-GB locale
1 parent 715fd04 commit 69507ac

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

rinbot/config/localization/en-GB.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,14 +165,20 @@
165165
"CONFIG_SET_DAILY_DESC": "Commands to set the text channels for the daily shops",
166166
"CONFIG_SET_FORTNITE_NAME": "fortnite",
167167
"CONFIG_SET_FORTNITE_DESC": "Set the text channel for the fortnite daily shop",
168-
"CONFIG_SET_FORTNITE_SET": " ✅ Fortnite daily shop set to `{channel}`!",
168+
"CONFIG_SET_FORTNITE_SET": " ✅ Fortnite daily shop set to `{channel}`!",
169+
"CONFIG_SET_VALORANT_NAME": "valorant",
170+
"CONFIG_SET_VALORANT_DESC": "Set the text channel for the valorant daily shop",
171+
"CONFIG_SET_VALORANT_SET": " ✅ Valorant daily shop set to `{channel}`!",
169172
"CONFIG_TOGGLE_ROOT_NAME": "toggle",
170173
"CONFIG_TOGGLE_ROOT_DESC": "Commands to toggle functionalities on and off",
171174
"CONFIG_TOGGLE_DAILY_NAME": "daily-shop",
172175
"CONFIG_TOGGLE_DAILY_DESC": "Toggle daily shops on and off",
173176
"CONFIG_TOGGLE_FORTNITE_NAME": "fortnite",
174177
"CONFIG_TOGGLE_FORTNITE_DESC": "Toggle the fortnite daily shop on and off",
175178
"CONFIG_TOGGLE_FORTNITE_TOGGLED": " ✅ Fortnite daily shop toggled {state}",
179+
"CONFIG_TOGGLE_VALORANT_NAME": "valorant",
180+
"CONFIG_TOGGLE_VALORANT_DESC": "Toggle the valorant daily shop on and off",
181+
"CONFIG_TOGGLE_VALORANT_TOGGLED": " ✅ Valorant daily shop toggled {state}",
176182

177183
"MOD_MEMBER_NAME": "member",
178184
"MOD_MEMBER_DESC": "The member",

0 commit comments

Comments
 (0)