File tree Expand file tree Collapse file tree 3 files changed +11
-3
lines changed
Expand file tree Collapse file tree 3 files changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -60,10 +60,10 @@ locale | status
6060----------- | :----------------
6161default | ↻ [ partly translated] ( ../src/SMAPI/i18n/default.json )
6262Chinese | ↻ [ 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 )
6464German | ↻ [ partly translated] ( ../src/SMAPI/i18n/de.json )
6565Hungarian | ↻ [ 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 )
6767Italian | ↻ [ partly translated] ( ../src/SMAPI/i18n/it.json )
6868Japanese | ↻ [ partly translated] ( ../src/SMAPI/i18n/ja.json )
6969Korean | ↻ [ partly translated] ( ../src/SMAPI/i18n/ko.json )
Original file line number Diff line number Diff line change 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
514Released 25 January 2026 for Stardew Valley 1.6.14 or later. See [ build attestation] ( https://github.com/Pathoschild/SMAPI/attestations/17385144 ) .
615
Original file line number Diff line number Diff line change 1111 /*********
1212 ** Generic Mod Config Menu UI
1313 *********/
14- // TODO
1514 // 'SMAPI features' section
1615 "config.section.features" : " Fitur SMAPI" ,
1716
You can’t perform that action at this time.
0 commit comments