Hi Stephen,
Sorry for the inconvenience caused.
We have missed the equivalent word for ‘No cards to display’ in our localized files. We will add and refresh it by the end of February, 2021. You can use ‘noCard’ to translate it to your respective culture and for the same we have prepared a sample with German culture.
L10n.load({
de: {
kanban: {
items: "Artikel",
min: "Min",
max: "Max",
cardsSelected: "Karten ausgewählt",
addTitle: "Neue Karte hinzufügen",
editTitle: "Kartendetails bearbeiten",
deleteTitle: "Karte löschen",
deleteContent: "Möchten Sie diese Karte wirklich löschen?",
save: "speichern",
delete: "Löschen",
cancel: "Stornieren",
yes: "Ja",
no: "Nein",
close: 'schließen',
noCard: 'Keine Karten zum Anzeigen'
}
}
});
Regards,
Nevitha