X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fi18n%2Fen.js;h=5d5a1e41da1925d3ec8cb89a45b1cc0aa7cfc877;hb=4b8475936f9c0f0379d2dee4e1440f4445682715;hp=dfa33f4fe0149e33487d49e936e140dbd265cec9;hpb=da5cc01782f2247feb08a3c2117dbe933ba7924f;p=alttp.git diff --git a/resources/js/i18n/en.js b/resources/js/i18n/en.js index dfa33f4..5d5a1e4 100644 --- a/resources/js/i18n/en.js +++ b/resources/js/i18n/en.js @@ -719,7 +719,15 @@ export default { yes: 'Yes', }, chatError: 'Error sending message', + chatMinAge: 'Min. age (in days)', chatSettings: 'Chat Bot Settings', + chatSource: 'Message source', + chatSources: { + any: 'Any', + cat: 'Same category', + catchan: 'Own channel and same category', + chan: 'Own channel', + }, chatSuccess: 'Message queued', chatWaitMsgsMin: 'Min. messages', chatWaitMsgsMax: 'Max. messages',