🎨 Database primary key supports unbinding block https://github.com/siyuan-note/siyuan/issues/10849
This commit is contained in:
parent
99395ca3d5
commit
128e12a959
5 changed files with 5 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"unbindBlock": "Unbind block",
|
||||
"showTitle": "Show database title",
|
||||
"fillCreated": "Default fill created time",
|
||||
"removeCard": "Remove flashcard",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"unbindBlock": "Desvincular bloque",
|
||||
"showTitle": "Mostrar título de la base de datos",
|
||||
"fillCreated": "Hora de creación del relleno predeterminado",
|
||||
"removeCard": "Eliminar tarjeta flash",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"unbindBlock": "Dissocier le bloc",
|
||||
"showTitle": "Afficher le titre de la base de données",
|
||||
"fillCreated": "Heure de création de remplissage par défaut",
|
||||
"removeCard": "Supprimer la flashcard",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"unbindBlock": "取消綁定區塊",
|
||||
"showTitle": "顯示資料庫標題",
|
||||
"fillCreated": "Default fill creation time",
|
||||
"removeCard": "移除閃卡",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"unbindBlock": "取消绑定块",
|
||||
"showTitle": "显示数据库标题",
|
||||
"fillCreated": "默认填充创建时间",
|
||||
"removeCard": "移除闪卡",
|
||||
|
|
Loading…
Add table
Reference in a new issue