You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The reason will be displayed to describe this comment to others. Learn more.
I attempted to add translations locally on my own, but it seems to have not been successful. Please add Simplified Chinese translations. Thank you.
Below is the translation I provided.
4d36664
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I attempted to add translations locally on my own, but it seems to have not been successful. Please add Simplified Chinese translations. Thank you.
Below is the translation I provided.
_mobileraker_cnch: Dict[str, str] = {
'print_progress_title': '$printer_name$printer_name 的打印进度',
'print_progress_body': '$progress, 预计完成时间: $a_eta, 层: $cur_layer/$max_layer',
'state_title': '$printer_name 的状态已更改',
'state_printing_body': '开始打印档案:“$file”',
'state_paused_body': '打印档案时暂停:“$file”',
'state_completed_body': '打印完成:“$file”',
'state_error_body': '打印档案时发生错误:“$file”',
'state_standby_body': '打印机处于待机状态',
'm117_custom_title': '用户通知'
}
4d36664
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
f65b679 fixed that.
Make sure to set the language to
zhcn
in the mobileraker config file