Added CardsEmptyState + Emtystate graphic

ref #94
This commit is contained in:
2021-03-23 17:19:10 +01:00
parent 5c5ef95d2b
commit 2d0beaaaad
4 changed files with 19 additions and 2 deletions

View File

@@ -378,5 +378,7 @@
"you-have-to-provide-an-organization": "Du musst eine Organisation angeben",
"zip-postal-code": "Postleitzahl",
"cards": "Läuferkarten",
"add-card": "Karte erstellen"
"add-card": "Karte erstellen",
"add-your-first-card": "Erstelle deine erste Läuferkarte",
"there-are-no-cards-yet": "Es gibt noch keine Läuferkarten."
}

View File

@@ -378,5 +378,7 @@
"you-have-to-provide-an-organization": "You have to provide an organization",
"zip-postal-code": "ZIP/ postal code",
"cards": "Cards",
"add-card": "Add Card"
"add-card": "Add Card",
"add-your-first-card": "Add your first card",
"there-are-no-cards-yet": "There are no cards yet."
}