🎨 Added floating tip for database Add button https://github.com/siyuan-note/siyuan/issues/11411

This commit is contained in:
Daniel 2024-05-17 09:06:02 +08:00
parent 5f9702353f
commit 8da9de2e0f
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
5 changed files with 15 additions and 0 deletions

View file

@ -1,4 +1,7 @@
{
"newView": "Add View",
"newCol": "Add column",
"newRow": "Add entry",
"enterKey": "Enter",
"doubleClick": "Double Click",
"click": "Click",

View file

@ -1,4 +1,7 @@
{
"newView": "Agregar vista",
"newCol": "Agregar columna",
"newRow": "Agregar entrada",
"enterKey": "Entrar",
"doubleClick": "Doble clic",
"click": "Hacer clic",

View file

@ -1,4 +1,7 @@
{
"newView": "Ajouter une vue",
"newCol": "Ajouter une colonne",
"newRow": "Ajouter une entrée",
"enterKey": "Entrer",
"doubleClick": "Double-clic",
"click": "Cliquez sur",

View file

@ -1,4 +1,7 @@
{
"newView": "ビューを追加",
"newCol": "列を追加",
"newRow": "エントリを追加",
"enterKey": "入力",
"doubleClick": "ダブルクリック",
"click": "クリック",

View file

@ -1,4 +1,7 @@
{
"newView": "新增視圖",
"newCol": "新增列",
"newRow": "新增項目",
"enterKey": "回車",
"doubleClick": "雙擊",
"click": "點擊",