Skip to content

Commit

Permalink
Update zh-Hans.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
b3b00 committed May 10, 2024
1 parent de93120 commit 75d6292
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sly/i18n/translations/zh-Hans.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ UnexpectedEos=意外的流结尾.
#
# lexer errors
#
UnexpectedChar =词法错误, 第 {1} 行, 第 {2} 列 : 未识别符号 '{0}';
UnexpectedChar =词法错误, 第 {1} 行, 第 {2} 列 : 未识别符号 '{0}' ({3})


##########################################
Expand Down

0 comments on commit 75d6292

Please sign in to comment.