mirror of
https://github.com/Wyrrrd/bbr-fix.git
synced 2026-06-03 06:32:31 +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
|
||||
Date: 2020-12-02
|
||||
Changes:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "bbr-fix",
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.1",
|
||||
"title": "Beautiful Bridge Railway - Recipe Fix",
|
||||
"author": "Wyrrrd",
|
||||
"factorio_version": "1.1",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
[mod-description]
|
||||
Autofilter=Fügt Schienen zu Rezepten hinzu.
|
||||
bbr-fix=Fügt Schienen zu Rezepten hinzu.
|
||||
|
||||
[mod-setting-name]
|
||||
bbr_fix_expensive=Teure Rezepte
|
||||
@@ -1,5 +1,5 @@
|
||||
[mod-description]
|
||||
Autofilter=Adds rails to recipes.
|
||||
bbr-fix=Adds rails to recipes.
|
||||
|
||||
[mod-setting-name]
|
||||
bbr_fix_expensive=Expensive recipes
|
||||
@@ -1,5 +1,5 @@
|
||||
[mod-description]
|
||||
Autofilter=Добавляет рельсы в рецепты.
|
||||
bbr-fix=Добавляет рельсы в рецепты.
|
||||
|
||||
[mod-setting-name]
|
||||
bbr_fix_expensive=Дорогие рецепты
|
||||
Reference in New Issue
Block a user