mirror of
https://github.com/Wyrrrd/bbr-fix.git
synced 2026-06-07 16:30:19 +02:00
Fixed mod name in locales
This commit is contained in:
@@ -1,4 +1,11 @@
|
|||||||
---------------------------------------------------------------------------------------------------
|
---------------------------------------------------------------------------------------------------
|
||||||
|
Version: 1.1.1
|
||||||
|
Date: 2020-12-29
|
||||||
|
Features:
|
||||||
|
- Added russian locale (thanks to EldrinnElantey on Github)
|
||||||
|
Bugfixes:
|
||||||
|
- Fixed mod name in locales
|
||||||
|
---------------------------------------------------------------------------------------------------
|
||||||
Version: 1.1.0
|
Version: 1.1.0
|
||||||
Date: 2020-12-02
|
Date: 2020-12-02
|
||||||
Changes:
|
Changes:
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "bbr-fix",
|
"name": "bbr-fix",
|
||||||
"version": "1.1.0",
|
"version": "1.1.1",
|
||||||
"title": "Beautiful Bridge Railway - Recipe Fix",
|
"title": "Beautiful Bridge Railway - Recipe Fix",
|
||||||
"author": "Wyrrrd",
|
"author": "Wyrrrd",
|
||||||
"factorio_version": "1.1",
|
"factorio_version": "1.1",
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
[mod-description]
|
[mod-description]
|
||||||
Autofilter=Fügt Schienen zu Rezepten hinzu.
|
bbr-fix=Fügt Schienen zu Rezepten hinzu.
|
||||||
|
|
||||||
[mod-setting-name]
|
[mod-setting-name]
|
||||||
bbr_fix_expensive=Teure Rezepte
|
bbr_fix_expensive=Teure Rezepte
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
[mod-description]
|
[mod-description]
|
||||||
Autofilter=Adds rails to recipes.
|
bbr-fix=Adds rails to recipes.
|
||||||
|
|
||||||
[mod-setting-name]
|
[mod-setting-name]
|
||||||
bbr_fix_expensive=Expensive recipes
|
bbr_fix_expensive=Expensive recipes
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
[mod-description]
|
[mod-description]
|
||||||
Autofilter=Добавляет рельсы в рецепты.
|
bbr-fix=Добавляет рельсы в рецепты.
|
||||||
|
|
||||||
[mod-setting-name]
|
[mod-setting-name]
|
||||||
bbr_fix_expensive=Дорогие рецепты
|
bbr_fix_expensive=Дорогие рецепты
|
||||||
Reference in New Issue
Block a user