From bcf4fe8133c18f9f817bd7fef33f23ea8c83b8c3 Mon Sep 17 00:00:00 2001 From: onseshigo Date: Sat, 31 May 2025 18:26:30 +0300 Subject: [PATCH] Add russian translation --- crushing-industry-productivity-research/changelog.txt | 5 +++++ .../locale/ru/strings.cfg | 5 +++++ 2 files changed, 10 insertions(+) create mode 100644 crushing-industry-productivity-research/locale/ru/strings.cfg diff --git a/crushing-industry-productivity-research/changelog.txt b/crushing-industry-productivity-research/changelog.txt index a4c60db..722bab1 100644 --- a/crushing-industry-productivity-research/changelog.txt +++ b/crushing-industry-productivity-research/changelog.txt @@ -1,4 +1,9 @@ --------------------------------------------------------------------------------------------------- +Version: 1.0.3 +Date: 06.07.2025 + Changes: + - Add russian translation (thanks Onseshigo) +--------------------------------------------------------------------------------------------------- Version: 1.0.2 Date: 23.05.2025 Changes: diff --git a/crushing-industry-productivity-research/locale/ru/strings.cfg b/crushing-industry-productivity-research/locale/ru/strings.cfg new file mode 100644 index 0000000..18273e1 --- /dev/null +++ b/crushing-industry-productivity-research/locale/ru/strings.cfg @@ -0,0 +1,5 @@ +[technology-name] +ore-crushing-productivity=Продуктивность дробления руды + +[modifier-description] +change-recipe-productivity=__1__ продуктивность: __2__ \ No newline at end of file