Skip to content
Merged
Show file tree
Hide file tree
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
10 changes: 10 additions & 0 deletions projects/1.16/assets/floral-flair/floral_flair/lang/en_us.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"block.floral_flair.foxnip": "Foxnip",
"block.floral_flair.frosted_foxnip": "Frosted Foxnip",
"block.floral_flair.pulse_petal": "Pulse Petal",
"block.floral_flair.fairy_blossom": "Fairy Blossom",

"block.floral_flair.potted_foxnip": "Potted Foxnip",
"block.floral_flair.potted_frosted_foxnip": "Potted Frosted Foxnip",
"block.floral_flair.potted_pulse_petal": "Potted Pulse Petal"
}
10 changes: 10 additions & 0 deletions projects/1.16/assets/floral-flair/floral_flair/lang/zh_cn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"block.floral_flair.foxnip": "狐金香",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

是狐狸!

"block.floral_flair.frosted_foxnip": "霜狐金香",
"block.floral_flair.pulse_petal": "脉动花",
"block.floral_flair.fairy_blossom": "精灵花",

"block.floral_flair.potted_foxnip": "狐金香盆栽",
"block.floral_flair.potted_frosted_foxnip": "霜狐金香盆栽",
"block.floral_flair.potted_pulse_petal": "脉动花盆栽"
}
21 changes: 21 additions & 0 deletions projects/1.18/assets/floral-flair/floral_flair/lang/en_us.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"block.floral_flair.foxnip": "Foxnip",
"block.floral_flair.frosted_foxnip": "Frosted Foxnip",
"block.floral_flair.pulse_petal": "Pulse Petal",
"block.floral_flair.fairy_blossom": "Fairy Blossom",
"block.floral_flair.gem_of_the_jungle": "Gem of the Jungle",
"block.floral_flair.rose": "Rose",
"block.floral_flair.sunset_poppy": "Sunset Poppy",
"block.floral_flair.muscari": "Muscari",
"block.floral_flair.purpureum": "Purpureum",
"block.floral_flair.scilla": "Scilla",


"block.floral_flair.potted_foxnip": "Potted Foxnip",
"block.floral_flair.potted_frosted_foxnip": "Potted Frosted Foxnip",
"block.floral_flair.potted_pulse_petal": "Potted Pulse Petal",
"block.floral_flair.potted_gem_of_the_jungle": "Potted Gem of the Jungle",
"block.floral_flair.potted_rose": "Potted Rose",
"block.floral_flair.potted_sunset_poppy": "Potted Sunset Poppy",
"block.floral_flair.potted_scilla": "Potted Scilla"
}
21 changes: 21 additions & 0 deletions projects/1.18/assets/floral-flair/floral_flair/lang/zh_cn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"block.floral_flair.foxnip": "狐金香",
"block.floral_flair.frosted_foxnip": "霜狐金香",
"block.floral_flair.pulse_petal": "脉动花",
"block.floral_flair.fairy_blossom": "精灵花",
"block.floral_flair.gem_of_the_jungle": "丛林之珍",
"block.floral_flair.rose": "玫瑰",
"block.floral_flair.sunset_poppy": "晚霞虞美人",
"block.floral_flair.muscari": "葡萄风信子",
"block.floral_flair.purpureum": "紫红纸毡麻",
"block.floral_flair.scilla": "绵枣儿",


"block.floral_flair.potted_foxnip": "狐金香盆栽",
"block.floral_flair.potted_frosted_foxnip": "霜狐金香盆栽",
"block.floral_flair.potted_pulse_petal": "脉动花盆栽",
"block.floral_flair.potted_gem_of_the_jungle": "丛林之珍盆栽",
"block.floral_flair.potted_rose": "玫瑰盆栽",
"block.floral_flair.potted_sunset_poppy": "晚霞虞美人盆栽",
"block.floral_flair.potted_scilla": "绵枣儿盆栽"
}