mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-06 11:35:24 +08:00
Fix type in nbjs.po
`出` is a typo of `处` in Chinese with same pronunciation. It's a common mistake with some Chinese input methods.
This commit is contained in:
parent
39b3afc2e6
commit
363926290e
@ -284,7 +284,7 @@ msgstr "粘贴代码块"
|
||||
#: notebook/static/notebook/js/actions.js:237
|
||||
#: notebook/static/notebook/js/actions.js:238
|
||||
msgid "split cell at cursor"
|
||||
msgstr "在鼠标出分割代码块"
|
||||
msgstr "在鼠标处分割代码块"
|
||||
|
||||
#: notebook/static/notebook/js/actions.js:245
|
||||
#: notebook/static/notebook/js/actions.js:246
|
||||
|
Loading…
Reference in New Issue
Block a user