Skip to content

Commit 3b2fbd1

Browse files
committed
update release notes & translation docs
1 parent 8e586ff commit 3b2fbd1

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

docs/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,10 @@ locale | status
6060
----------- | :----------------
6161
default | ↻ [partly translated](../src/SMAPI/i18n/default.json)
6262
Chinese | ↻ [partly translated](../src/SMAPI/i18n/zh.json)
63-
French | [partly translated](../src/SMAPI/i18n/fr.json)
63+
French | [fully translated](../src/SMAPI/i18n/fr.json)
6464
German | ↻ [partly translated](../src/SMAPI/i18n/de.json)
6565
Hungarian | ↻ [partly translated](../src/SMAPI/i18n/hu.json)
66-
Indonesian | [partly translated](../src/SMAPI/i18n/id.json)
66+
Indonesian | [fully translated](../src/SMAPI/i18n/id.json)
6767
Italian | ↻ [partly translated](../src/SMAPI/i18n/it.json)
6868
Japanese | ↻ [partly translated](../src/SMAPI/i18n/ja.json)
6969
Korean | ↻ [partly translated](../src/SMAPI/i18n/ko.json)

docs/release-notes.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
[README](README.md)
22

33
# Release notes
4+
## Upcoming release
5+
* For players:
6+
* Fixed typo in config UI text (thanks to QuentiumYT!).
7+
* Improved translations. Thanks to dewanggatrustha (updated Indonesian), QuentiumYT (updated French), and Timur13240
8+
(updated Russian)!
9+
10+
* For mod authors:
11+
* Fixed input API ignoring controller overrides when there's no controller plugged in (thanks to spacechase0!).
12+
413
## 4.5.1
514
Released 25 January 2026 for Stardew Valley 1.6.14 or later. See [build attestation](https://github.com/Pathoschild/SMAPI/attestations/17385144).
615

src/SMAPI/i18n/id.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
/*********
1212
** Generic Mod Config Menu UI
1313
*********/
14-
// TODO
1514
// 'SMAPI features' section
1615
"config.section.features": "Fitur SMAPI",
1716

0 commit comments

Comments
 (0)