Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add toki pona translation #3

Open
wants to merge 2 commits into
base: 1.20.x
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions common/src/main/resources/assets/thigh_highs_etc/lang/tok.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"advancement.thigh_highs_etc.equipped_thigh_highs.description": "o kama seli suwi kepeken len noka kule",
"advancement.thigh_highs_etc.equipped_thigh_highs.title": "len pi pilin pona",
"item.thigh_highs_etc.black_thigh_highs": "len noka kule pimeja",
"item.thigh_highs_etc.blue_thigh_highs": "len noka kule pi laso telo",
"item.thigh_highs_etc.brown_thigh_highs": "len noka kule pi kule ma",
"item.thigh_highs_etc.cyan_thigh_highs": "len noka kule laso",
"item.thigh_highs_etc.gray_thigh_highs": "len noka kule pi pimeja walo",
"item.thigh_highs_etc.green_thigh_highs": "len noka kule pi laso kasi",
"item.thigh_highs_etc.light_blue_thigh_highs": "len noka kule pi laso sewi",
"item.thigh_highs_etc.light_gray_thigh_highs": "len noka kule pi walo pimeja",
"item.thigh_highs_etc.lime_thigh_highs": "len noka kule pi laso jelo",
"item.thigh_highs_etc.magenta_thigh_highs": "len noka kule pi loje laso",
"item.thigh_highs_etc.orange_thigh_highs": "len noka kule pi loje jelo",
"item.thigh_highs_etc.pink_thigh_highs": "len noka kule pi loje walo",
"item.thigh_highs_etc.purple_thigh_highs": "len noka kule pi laso loje",
"item.thigh_highs_etc.red_thigh_highs": "len noka kule loje",
"item.thigh_highs_etc.trader_thigh_highs": "len noka kule pi jan esun",
"item.thigh_highs_etc.white_thigh_highs": "len noka kule walo",
"item.thigh_highs_etc.yellow_thigh_highs": "len noka kule jelo"
}