🎨 Add Relation column to database table view https://github.com/siyuan-note/siyuan/issues/9888

This commit is contained in:
Daniel 2023-12-25 00:45:49 +08:00
parent 8e8a86bea6
commit 73bede662a
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
2 changed files with 4 additions and 4 deletions

View file

@ -1,9 +1,9 @@
{
"backRelation": "Bidireccional",
"thisDatabase": "Esta base de datos",
"relacionadoTo": "Relación con",
"relación": "Relación",
"acumular": "Acumular",
"relatedTo": "Relación con",
"relation": "Relación",
"rollup": "Acumular",
"replaceTypes": {
"text": "Texto normal",
"imgText": "Texto alternativo de la imagen",

View file

@ -1,7 +1,7 @@
{
"backRelation": "Bidirectionnel",
"thisDatabase": "Cette base de données",
"relatedTo " : " Relation avec ",
"relatedTo" : " Relation avec ",
"relation": "Relation",
"rollup": "Rollup",
"replaceTypes": {