Now w/working editing

ref #94
This commit is contained in:
2021-03-24 16:58:06 +01:00
parent 0313f8cc49
commit fac059f02c
3 changed files with 29 additions and 21 deletions

View File

@@ -400,5 +400,7 @@
"creating-blanco-cards": "Erstelle Blankokarten",
"created-blanco-cards": "Blankokarten wurden erstellt",
"edit-a-card": "Läuferkarte bearbeiten",
"this-card-is": "Diese Karte ist"
"this-card-is": "Diese Karte ist",
"updating-card": "Karte wird aktualisiert",
"card-updated": "Karte aktualisiert"
}

View File

@@ -401,5 +401,7 @@
"created-blanco-cards": "Created blanco cards",
"edit-a-card": "Edit a card",
"this-card-is": "This card is",
"update-card": "Update Card"
"update-card": "Update Card",
"updating-card": "Updating card",
"card-updated": "Card updated"
}