Skip to content

Commit 8759b49

Browse files
committed
update translations + docs
1 parent 861f210 commit 8759b49

File tree

27 files changed

+87
-27
lines changed

27 files changed

+87
-27
lines changed

AnimalSocialMenu/docs/release-notes.md

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

33
# Release notes
4+
## Upcoming release
5+
* Improved translations. Thanks to Lumisteria (added French) and wally232 (added Korean)!
6+
47
## 1.1.0
58
Released 15 October 2021 for SMAPI 3.12.5 or later. Updated by Pathoschild.
69

AnimalSocialMenu/i18n/ko.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{
1+
{
22
// social menu
33
"tab-tooltip": "동물",
44
"needs-petting": "쓰다듬기 필요"

BetterShopMenu/docs/release-notes.md

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

33
# Release notes
4+
## Upcoming release
5+
* Improved translations. Thanks to wally232 (added Korean)!
6+
47
## 1.3.0
58
Released 15 October 2021 for SMAPI 3.12.5 or later. Updated by Pathoschild.
69

BetterShopMenu/i18n/ko.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{
1+
{
22
/*********
33
** Shop UI
44
*********/
@@ -8,8 +8,8 @@
88

99
// sort types
1010
"sort.none": "없음",
11-
"sort.name": "이름",
12-
"sort.price": "가격",
11+
"sort.name": "이름",
12+
"sort.price": "가격",
1313

1414
// category names
1515
"categories.everything": "모든",

BugNet/docs/release-notes.md

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

33
# Release notes
4+
## Upcoming release
5+
* Improved translations. Thanks to wally232 (added Korean)!
6+
47
## 1.5.1
58
Released 15 October 2021 for SMAPI 3.12.5 or later. Updated by Pathoschild.
69

BugNet/i18n/ko.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{
1+
{
22
// net
33
"bug-net.name": "그물",
44
"bug-net.description": "곤충과 작은 동물을 잡는데 쓰입니다.",

CapstoneProfessions/docs/release-notes.md

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

33
# Release notes
4+
## Upcoming release
5+
* Improved translations. Thanks to wally232 (added Korean)!
6+
47
## 1.0.7
58
Released 15 October 2021 for SMAPI 3.12.5 or later. Updated by Pathoschild.
69

CapstoneProfessions/i18n/ko.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{
1+
{
22
"menu.title": "최종 직업",
33
"menu.extra": "모든 기술을 최대한 활용했습니다... 최종 직업을 선택하세요",
44
"profession.time.name": "시간 연장",

Displays/docs/release-notes.md

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

33
# Release notes
4+
## Upcoming release
5+
* Improved translations. Thanks to Lumisteria (added French)!
6+
47
## 1.0.5
58
Released 11 September 2021 for SMAPI 3.12.5 or later. Updated by Pathoschild.
69

Displays/i18n/fr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"mannequin.desc": "Habillez-le de vêtements, chapeaux ou bottes.",
33
"mannequin.name.plain-male": "Mannequin normal",
4-
"mannequin.name.plain-female": "Damequin normal",//made up word attempting to keep the joke.
4+
"mannequin.name.plain-female": "Damequin normal", // made-up word attempting to keep the joke
55
"mannequin.name.magic-male": "Mannequin magique",
66
"mannequin.name.magic-female": "Damequin magique"
77
}

0 commit comments

Comments
 (0)