mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-12-24 12:54:38 +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": "指派或移除指定玩家的權限。"
|
||||
},
|
||||
"position": {
|
||||
"success": "座標:%s, %s, %s\n場景ID:%s",
|
||||
"description": "獲取目前所在位置的座標。"
|
||||
"success": "坐標:%s, %s, %s\n旋轉:%s, %s, %s\n場景ID:%s",
|
||||
"description": "獲取所在坐標和旋轉信息"
|
||||
},
|
||||
"quest": {
|
||||
"added": "已添加任務 %s",
|
||||
|
||||
Reference in New Issue
Block a user