mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-12-08 19:05:24 +01:00
changed setting label to translate as well
This commit is contained in:
parent
b459a0faab
commit
f3b07f6141
@ -392,7 +392,7 @@ export const Setting: Array<Setting> = [
|
||||
},
|
||||
{
|
||||
key: SettingKeys.Reroll_Target,
|
||||
label: "Reroll Target",
|
||||
label: i18next.t("settings:Reroll Target"),
|
||||
options: [
|
||||
{
|
||||
value:"Reroll",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user