Annosz / UIInfoSuite2

Ongoing maintenance for the original UI Info Suite mod for Stardew Valley.
1.33k stars 262 forks source link

[Visual Bug]: About localizing text when displaying tree info #544

Closed DARKS0UND closed 1 month ago

DARKS0UND commented 1 month ago

Mod Version

v2.3.1

Multiplayer

Single Player

Visual Settings

UI Scale: 150%, Zoom: 100%

SMAPI Log

No response

Description

I would also like to see a script to translate the phrase (stump) that comes out after a tree is cut down.

in Korean, Pine tree is translated as "소나무". Since pine(소) and tree(나무) are not spaced in Korean, it would be nice to have a script to add and display the tree and species (Oak, Maple, Pine...).

Example) "{tree_type} tree": "{tree_type}나무"

Tree: "나무" Pine Tree: "소나무" Oak Tree: "참나무" Maple Tree: "단풍나무" Palm Tree: "야자나무"