From ed398933ac285a97fc5527b6a5f35cb9dd76bdfb Mon Sep 17 00:00:00 2001 From: Wyrrrd Date: Sun, 8 Aug 2021 15:08:24 +0200 Subject: [PATCH] French translation release prep --- README.md | 5 +++-- changelog.txt | 5 +++++ info.json | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e3b514c..e4523ef 100644 --- a/README.md +++ b/README.md @@ -8,5 +8,6 @@ Big, medium and small signs to display item and fluid icons. Can be used to blue If you want to contribute by translating this mod, you can view the existing translations [here](https://github.com/Wyrrrd/IndustrialDisplayPlates/tree/master/locale). I'd be happy to add your language and credits to the next release. ### Credits -Thanks to [Deadlock989](https://mods.factorio.com/user/Deadlock989) for the [original mod](https://mods.factorio.com/mod/IndustrialDisplays). -Sounds by thomasevd and Raclure on freesound.org. \ No newline at end of file +Thanks to [Deadlock989](https://mods.factorio.com/user/Deadlock989) for the [original mod](https://mods.factorio.com/mod/IndustrialDisplays). +Sounds by thomasevd and Raclure on freesound.org. +Thanks to [Friendch](https://mods.factorio.com/user/Friendch) for the french translation. \ No newline at end of file diff --git a/changelog.txt b/changelog.txt index f73b53b..1a5e076 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,4 +1,9 @@ --------------------------------------------------------------------------------------------------- +Version: 1.1.1 +Date: 2021-08-08 + Locale: + - Added french translation (thanks to Friendch) +--------------------------------------------------------------------------------------------------- Version: 1.1.0 Date: 2020-12-02 Changes: diff --git a/info.json b/info.json index 40458c0..06624b1 100644 --- a/info.json +++ b/info.json @@ -1,6 +1,6 @@ { "name": "IndustrialDisplayPlates", - "version": "1.1.0", + "version": "1.1.1", "title": "Industrial Display Plates", "author": "Wyrrrd", "homepage": "https://github.com/Wyrrrd/IndustrialDisplayPlates",