[yggdrasil-api] fix i18n

This commit is contained in:
Pig Fang 2020-04-23 18:11:01 +08:00
parent bbc5db5997
commit 4f9ad7afad
2 changed files with 2 additions and 2 deletions

View File

@ -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."

View File

@ -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",