mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-12-21 11:24:47 +01:00
Added a directive to fix some minor bugs (#1744)
* Pull request made after merging the latest version * Update src/main/resources/languages/ja-JP.json
This commit is contained in:
@@ -207,8 +207,8 @@
|
||||
"description": "Grants or removes a permission for a user"
|
||||
},
|
||||
"position": {
|
||||
"success": "Coordinates: %s, %s, %s\nScene ID: %s",
|
||||
"description": "Get coordinates"
|
||||
"success": "Coordinates: %s, %s, %s\nRotation:%s, %s, %s\nScene ID: %s",
|
||||
"description": "Gets position and rotation information"
|
||||
},
|
||||
"quest": {
|
||||
"added": "Quest %s added.",
|
||||
|
||||
Reference in New Issue
Block a user