i18n
This commit is contained in:
parent
4dde9da239
commit
837f5ae1f5
2 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
||||||
"showDialog": "Show dialog",
|
"showDialog": "Show dialog",
|
||||||
"removedData": "Data deleted",
|
"removedData": "Data deleted",
|
||||||
"confirmRemove": "Confirm to delete the data in ${name}?",
|
"confirmRemove": "Confirm to delete the data in ${name}?",
|
||||||
|
"insertEmoji": "Insert Emoji",
|
||||||
"name": "SiYuan",
|
"name": "SiYuan",
|
||||||
"hello": {
|
"hello": {
|
||||||
"makesure": "Before using this template, please read the <a href=\"https://github.com/siyuan-note/plugin-sample\">offical sample</a>, make sure that you've known about the pipeline for plugin developing."
|
"makesure": "Before using this template, please read the <a href=\"https://github.com/siyuan-note/plugin-sample\">offical sample</a>, make sure that you've known about the pipeline for plugin developing."
|
||||||
|
|
|
@ -8,6 +8,7 @@
|
||||||
"showDialog": "弹出一个对话框",
|
"showDialog": "弹出一个对话框",
|
||||||
"removedData": "数据已删除",
|
"removedData": "数据已删除",
|
||||||
"confirmRemove": "确认删除 ${name} 中的数据?",
|
"confirmRemove": "确认删除 ${name} 中的数据?",
|
||||||
|
"insertEmoji": "插入表情",
|
||||||
"name": "思源",
|
"name": "思源",
|
||||||
"hello": {
|
"hello": {
|
||||||
"makesure": "使用这个模板之前,请阅读<a href=\"https://github.com/siyuan-note/plugin-sample\">官方教程</a>, 确保自己已经理解了插件的基本开发流程。"
|
"makesure": "使用这个模板之前,请阅读<a href=\"https://github.com/siyuan-note/plugin-sample\">官方教程</a>, 确保自己已经理解了插件的基本开发流程。"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue