Skip to content

Commit e911cd4

Browse files
committed
fix: fix name in lang file
1 parent a764170 commit e911cd4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/main/resources/assets/spmhelper/lang/en_us.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"text.spmhelper.config.category": "Mod settings",
1010

1111
"text.spmhelper.option.enableMenuButton": "Enable SPmHelper button in main menu: ",
12-
"text.spmhelper.option.enableSPmNav" : "Enable SPmNav",
12+
"text.spmhelper.option.enableSPmHelperNav" : "Enable SPmNav",
1313
"text.spmhelper.option.defaultScreen": "Select which screen the button will lead to: ",
1414
"text.spmhelper.option.numberOfCardInComment": "Show the card number in comments?",
1515
"text.spmhelper.option.SPmHelperNavX": "SPmHelperNav X-axis position (width):",

src/main/resources/assets/spmhelper/lang/ru_ru.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"text.spmhelper.config.category": "Настройки мода",
1010

1111
"text.spmhelper.option.enableMenuButton": "Включить кнопку SPmHelper в основном меню: ",
12-
"text.spmhelper.option.enableSPmNav": "Включить SPmNav",
12+
"text.spmhelper.option.enableSPmHelperNav": "Включить SPmNav",
1313
"text.spmhelper.option.defaultScreen": "На какой экран будет вести эта кнопка: ",
1414
"text.spmhelper.option.numberOfCardInComment": "Указывать номер карты куда вы переводите в комментарии?",
1515
"text.spmhelper.option.SPmHelperNavX": "Расположение SPmHelperNav по оси Х (ширина):",

0 commit comments

Comments
 (0)