forked from OpenStickCommunity/GP2040-CE
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add zh-CN localization for new lables (OpenStickCommunity#1157)
* Add CN localization for new lables * Apply changes made in PR OpenStickCommunity#1156 to avoid conflicts * format bad indentation * remove quotation marks --------- Co-authored-by: Luke A <arntsonl@gmail.com>
- Loading branch information
1 parent
209de48
commit ad31775
Showing
6 changed files
with
57 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
export default { | ||
'capture-button-button-label': '使用游戏控制器映射按键', | ||
'capture-button-modal-title': '等待按下按键', | ||
'capture-button-modal-content': '按下游戏控制器上的一个按键。', | ||
'capture-button-modal-title': '等待按键按下', | ||
'capture-button-modal-content': '请按下游戏控制器上的一个按键。', | ||
'capture-button-modal-skip': '跳过按键', | ||
'capture-button-modal-stop': '停止获取', | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters