Skip to content

Commit ca3972f

Browse files
Add translations through Crowdin (#48)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
1 parent 678e3c4 commit ca3972f

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

  • src/main/resources/assets/commoncapabilities/lang
Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
1-
{}
1+
{
2+
"_comment": "# Fähigkeitseinstellungen",
3+
"config.commoncapabilities": "%s-Konfiguration",
4+
"recipecomponent.minecraft.itemstack": "Gegenstand",
5+
"recipecomponent.minecraft.fluidstack": "Flüssigkeit",
6+
"recipecomponent.minecraft.energy": "Energie",
7+
"capability.commoncapabilities.inventoryState": "Inventarstatus",
8+
"capability.commoncapabilities.temperature": "Temperatur",
9+
"capability.commoncapabilities.worldNameable": "Benennbare Welt",
10+
"capability.commoncapabilities.wrench": "Schraubenschlüssel"
11+
}

0 commit comments

Comments
 (0)