]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/i18n/en.js
add aos seed retry button
[alttp.git] / resources / js / i18n / en.js
index cbdb523fb99ac29e1454bd99a2da1fa073f225a6..64d38bb609feeeab23838b174334865260e1e342 100644 (file)
@@ -5,7 +5,12 @@ export default {
                        baseRomInvalid: 'CRC32 mismatch (need 35:53:61:83). Wrong ROM file?',
                        baseRomRemoved: 'Base ROM removed.',
                        baseRomSet: 'Base ROM set.',
+                       inviteBot: 'Invite Bot',
+                       inviteCommand: 'Invite Bot (command only)',
+                       randoDiscord: 'Randomizer Discord',
+                       randoWeb: 'Randomizer Webapp',
                        setBaseRom: 'Set base ROM',
+                       tourneyDiscord: 'Tournament Discord',
                },
                aosSeeds: {
                        date: '{{ date, L LT }}',
@@ -193,6 +198,7 @@ export default {
                        logout: 'Logout',
                        new: 'New',
                        protocol: 'Protocol',
+                       retry: 'Retry',
                        save: 'Save',
                        search: 'Search',
                        settings: 'Settings',