X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fi18n%2Fde.js;h=21275f05a4e887886c453be315e73288b8710f1b;hb=8645b77ea2dc402f0265e1c8022ba18302506ca1;hp=14f18fa30ba015370b9bb0112e1da23826331541;hpb=1b9629ce7f600b4aa9c9d51a281e514031871828;p=alttp.git diff --git a/resources/js/i18n/de.js b/resources/js/i18n/de.js index 14f18fa..21275f0 100644 --- a/resources/js/i18n/de.js +++ b/resources/js/i18n/de.js @@ -100,8 +100,13 @@ export default { chatBotLog: { empty: 'Noch keine Nachrichten erfasst', heading: 'Chat Bot Protokoll', + info: { + cat: '{{ category }} {{ date }}', + user: '{{ user }} {{ date }}', + userCat: '{{ category }} von {{ user }} {{ date }}', + }, origin: { - chatLog: '{{ nick }} in {{ channel }} am {{ date, L LT }}', + chatLog: 'Quelle: {{ nick }} in {{ channel }} am {{ date, L LT }}', }, }, content: {