X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fi18n%2Fen.js;h=f722332ba30bc65e218d7fdd603b79d414e4a9b6;hb=e1ecc76c1c6d527502d6576ee19be06df2a15bb7;hp=37229910076de037692957d672ccb8ad0fca00ad;hpb=d518ede5ffe8d4e44b0194279a9f32839bc1f903;p=alttp.git diff --git a/resources/js/i18n/en.js b/resources/js/i18n/en.js index 3722991..f722332 100644 --- a/resources/js/i18n/en.js +++ b/resources/js/i18n/en.js @@ -357,6 +357,7 @@ export default { discord: 'Discord server connected', lock: 'Tournament locked', open: 'Registration opened', + settings: 'Modified settings', unlock: 'Tournament unlocked', }, unknown: 'Unknown protocol entry of type {{type}}.', @@ -483,6 +484,9 @@ export default { scoreboard: 'Scoreboard', scoreChart: 'Score chart', settings: 'Settings', + settingsError: 'Error saving settings', + settingsSuccess: 'Settings saved successfully', + showNumbers: 'Show numbers', unlockError: 'Error unlocking tournaments', unlockSuccess: 'Tournament unlocked', },