Add missing translation

Change-Id: Iab3203742498d2c6768b5885c0522ff8365b58f2
This commit is contained in:
Michael Albert 2021-05-04 16:04:38 +02:00
parent 5ee5288edf
commit 10831796e3

View file

@ -349,6 +349,10 @@ const de = {
empty: "Keine Einträge vorhanden",
invite: "",
},
navigation: {
...germanMessages.ra.navigation,
skip_nav: "Zum Inhalt springen",
},
},
};
export default de;