mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-06 04:40:15 +01:00
This commit is contained in:
parent
7beee6c57c
commit
389fd86925
9 changed files with 88 additions and 33 deletions
|
|
@ -1,4 +1,6 @@
|
|||
{
|
||||
"searchMethod": "Search Method",
|
||||
"regex": "Regex",
|
||||
"groupBy": "Group By",
|
||||
"keywordsLimit": "Keywords Limit",
|
||||
"exportAsImage": "Export as image",
|
||||
|
|
|
|||
|
|
@ -1,4 +1,6 @@
|
|||
{
|
||||
"searchMethod": "método de búsqueda",
|
||||
"regex": "regex",
|
||||
"groupBy": "Agrupar por",
|
||||
"keywordsLimit": "Límite de palabras clave",
|
||||
"exportAsImage": "Exportar como imagen",
|
||||
|
|
|
|||
|
|
@ -1,4 +1,6 @@
|
|||
{
|
||||
"searchMethod": "méthode de recherche",
|
||||
"regex": "Regex",
|
||||
"groupBy": "Regrouper par",
|
||||
"keywordsLimit": "Limite de mots clés",
|
||||
"exportAsImage": "Exporter en tant qu'image",
|
||||
|
|
|
|||
|
|
@ -1,4 +1,6 @@
|
|||
{
|
||||
"searchMethod":"搜索方式",
|
||||
"regex":"正則表達式",
|
||||
"groupBy": "分組",
|
||||
"keywordsLimit": "關鍵字數量限制",
|
||||
"exportAsImage": "導出為圖片",
|
||||
|
|
|
|||
|
|
@ -1,4 +1,6 @@
|
|||
{
|
||||
"searchMethod":"搜索方式",
|
||||
"regex":"正则表达式",
|
||||
"groupBy": "分组",
|
||||
"keywordsLimit": "关键字数量限制",
|
||||
"exportAsImage": "导出为图片",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue