🎨 Support creating new rows when filling in the database relation field https://github.com/siyuan-note/siyuan/issues/10914

This commit is contained in:
Daniel 2024-11-27 09:01:52 +08:00
parent 55a4fdbd8b
commit 394a685e6e
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
11 changed files with 11 additions and 11 deletions

View file

@ -1,5 +1,5 @@
{
"newRowInRelation": "Neue Zeile in ${x} erstellen <b class='ft__on-surface'>${y}</b>",
"newRowInRelation": "Erstellen Sie einen neuen Eintrag in ${x} <b class='ft__on-surface'>${y}</b>",
"keyContent": "Schlüsselinhalt",
"addDesc": "Beschreibung hinzufügen",
"dataRepoAutoPurgeIndexRetentionDays": "Daten-Snapshot-Aufbewahrungstage",

View file

@ -1,5 +1,5 @@
{
"newRowInRelation": "Create a new row in ${x} <b class='ft__on-surface'>${y}</b>",
"newRowInRelation": "Create a new entry in ${x} <b class='ft__on-surface'>${y}</b>",
"keyContent": "Key content",
"addDesc": "Add description",
"dataRepoAutoPurgeIndexRetentionDays": "Data snapshot retention days",

View file

@ -1,5 +1,5 @@
{
"newRowInRelation": "Crear una nueva fila en ${x} <b class='ft__on-surface'>${y}</b>",
"newRowInRelation": "Crear una nueva entrada en ${x} <b class='ft__on-surface'>${y}</b>",
"keyContent": "Contenido de la clave",
"addDesc": "Agregar descripción",
"dataRepoAutoPurgeIndexRetentionDays": "Días de retención de instantáneas de datos",

View file

@ -1,5 +1,5 @@
{
"newRowInRelation": "Créer une nouvelle ligne dans ${x} <b class='ft__on-surface'>${y}</b>",
"newRowInRelation": "Créer une nouvelle entrée dans ${x} <b class='ft__on-surface'>${y}</b>",
"keyContent": "Contenu de la clé",
"addDesc": "Ajouter une description",
"dataRepoAutoPurgeIndexRetentionDays": "Jours de rétention des instantanés de données",

View file

@ -1,5 +1,5 @@
{
"newRowInRelation": "צור שורה חדשה ב-${x} <b class='ft__on-surface'>${y}</b>",
"newRowInRelation": "צור ערך חדש ב-${x} <b class='ft__on-surface'>${y}</b>",
"keyContent": "תוכן המפתח",
"addDesc": "הוסף תיאור",
"dataRepoAutoPurgeIndexRetentionDays": "ימי שמירת תמונות נתונים",

View file

@ -1,5 +1,5 @@
{
"newRowInRelation": "Crea una nuova riga in ${x} <b class='ft__on-surface'>${y}</b>",
"newRowInRelation": "Crea una nuova voce in ${x} <b class='ft__on-surface'>${y}</b>",
"keyContent": "Contenuto della chiave",
"addDesc": "Aggiungi descrizione",
"dataRepoAutoPurgeIndexRetentionDays": "Giorni di conservazione degli snapshot dei dati",

View file

@ -1,5 +1,5 @@
{
"newRowInRelation": "${x} に新しいを作成 <b class='ft__on-surface'>${y}</b>",
"newRowInRelation": "${x} に新しい項目を作成 <b class='ft__on-surface'>${y}</b>",
"keyContent": "キーコンテンツ",
"addDesc": "説明を追加",
"dataRepoAutoPurgeIndexRetentionDays": "データスナップショットの保持日数",

View file

@ -1,5 +1,5 @@
{
"newRowInRelation": "Utwórz nowy wiersz w ${x} <b class='ft__on-surface'>${y}</b>",
"newRowInRelation": "Utwórz nowy wpis w ${x} <b class='ft__on-surface'>${y}</b>",
"keyContent": "Zawartość klucza",
"addDesc": "Dodaj opis",
"dataRepoAutoPurgeIndexRetentionDays": "Dni przechowywania migawek danych",

View file

@ -1,5 +1,5 @@
{
"newRowInRelation": "Создать новую строку в ${x} <b class='ft__on-surface'>${y}</b>",
"newRowInRelation": "Создать новую запись в ${x} <b class='ft__on-surface'>${y}</b>",
"keyContent": "Содержимое ключа",
"addDesc": "Добавить описание",
"dataRepoAutoPurgeIndexRetentionDays": "Срок хранения снимков данных",

View file

@ -1,5 +1,5 @@
{
"newRowInRelation": "在 ${x} 中新建 <b class='ft__on-surface'>${y}</b>",
"newRowInRelation": "在 ${x} 中新建條目 <b class='ft__on-surface'>${y}</b>",
"keyContent": "主鍵內容",
"addDesc": "添加描述",
"dataRepoAutoPurgeIndexRetentionDays": "數據快照保留天數",

View file

@ -1,5 +1,5 @@
{
"newRowInRelation": "在 ${x} 中新建 <b class='ft__on-surface'>${y}</b>",
"newRowInRelation": "在 ${x} 中新建条目 <b class='ft__on-surface'>${y}</b>",
"keyContent": "主键内容",
"addDesc": "添加描述",
"dataRepoAutoPurgeIndexRetentionDays": "数据快照保留天数",