Fixed lang files

This commit is contained in:
lukasabbe
2024-09-22 20:30:33 +02:00
parent d467e19559
commit 442d4a4060
8 changed files with 18 additions and 7 deletions
@@ -1,3 +1,3 @@
{
"bookshelfinspector.text.book" : "by "
"key.bookshelfinspector.author_text" : "by %d"
}
@@ -1,3 +1,3 @@
{
"bookshelfinspector.text.book" : "av "
"key.bookshelfinspector.author_text" : "av %d"
}
+2 -1
View File
@@ -25,6 +25,7 @@
"minecraft": ">=${minecraft_version}",
"fabric-api-base": "*",
"fabric-networking-api-v1": "*",
"fabric-lifecycle-events-v1": "*"
"fabric-lifecycle-events-v1": "*",
"fabric-resource-loader-v0": "*"
}
}