X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fi18n%2Fen.js;h=f33d4f023cb37e0cb83c136b344d9927285e8cdd;hb=147c5f43c5d41fa18e82edb6651fe5a37c789353;hp=0bc85e8e989bcc2c625fdca2c6dd196e00ba58db;hpb=ebdf8e5f6761de2abd85b01096a67dee62d7d4aa;p=alttp.git diff --git a/resources/js/i18n/en.js b/resources/js/i18n/en.js index 0bc85e8..f33d4f0 100644 --- a/resources/js/i18n/en.js +++ b/resources/js/i18n/en.js @@ -97,6 +97,13 @@ export default { unconfirm: 'Retract', unset: 'Unset', }, + chatBotLog: { + empty: 'No messages on protocol yet', + heading: 'Chat Bot Log', + origin: { + chatLog: '{{ nick }} in {{ channel }} on {{ date, L LT }}', + }, + }, content: { attribution: 'Attribution', description: 'Description',