mirror of
https://github.com/bs-community/blessing-skin-plugins.git
synced 2025-01-08 11:37:27 +08:00
[yggdrasil-api] fix i18n
This commit is contained in:
parent
bbc5db5997
commit
4f9ad7afad
@ -19,4 +19,4 @@ auth:
|
||||
not-existed: 'User :identification is not found.'
|
||||
not-matched: Invalid credential information.
|
||||
|
||||
uuid: 'Invalid Profile UUID [:profile]. It doesn't belong to any players.'
|
||||
uuid: "Invalid Profile UUID [:profile]. It doesn't belong to any players."
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "yggdrasil-api",
|
||||
"version": "4.4.0",
|
||||
"version": "4.4.1",
|
||||
"title": "Yggdrasil API",
|
||||
"description": "Yggdrasil API + authlib-injector = ✨",
|
||||
"author": "printempw",
|
||||
|
Loading…
Reference in New Issue
Block a user