Skip to content

Commit cfe4c56

Browse files
committed
Add Swedish translation
1 parent f6c5352 commit cfe4c56

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

common/assets/blahaj/lang/sv_se.json

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"item.blahaj.blue_shark": "Mjukleksak Haj",
3+
"item.blahaj.blue_shark.tooltip": "alias Blåhaj",
4+
"item.blahaj.gray_shark": "Mjukleksak Gråhaj",
5+
"item.blahaj.gray_shark.tooltip": "alias Klappar Haj",
6+
"item.blahaj.bread": "Brödkudde",
7+
"tooltip.blahaj.owner.craft": "Skapad av %s",
8+
"tooltip.blahaj.owner.rename": "%s av %s"
9+
}

platform-quilt-1.18/src/main/resources/quilt.mod.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
"name": "Blåhaj",
99
"description": "Soft toy, shark mod, 16px.",
1010
"contributors": {
11-
"hibi": "Owner"
11+
"hibi": "Owner",
12+
"infoplayerstart": "Translator"
1213
},
1314
"contact": {
1415
"homepage": "https://hibiscus.pet/mods/blahaj",

platform-quilt-1.19/src/main/resources/quilt.mod.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
"name": "Blåhaj",
99
"description": "Soft toy, shark mod, 16px.",
1010
"contributors": {
11-
"hibi": "Owner"
11+
"hibi": "Owner",
12+
"infoplayerstart": "Translator"
1213
},
1314
"contact": {
1415
"homepage": "https://hibiscus.pet/mods/blahaj",

0 commit comments

Comments
 (0)