mirror of
https://github.com/lukasabbe/bookshelf-inspector.git
synced 2026-04-30 10:40:53 +00:00
Fixed lang files
This commit is contained in:
@@ -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"
|
||||
}
|
||||
@@ -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": "*"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user