X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fi18n%2Fen.js;h=6aa5cc8802d4b132e0c6e8f3990e0546a90546c1;hb=b6969e03617ce65dbb98e0a4d0903c2fab27e7e4;hp=76328bf925933aed571b5b3ebc56e2de52a79cb3;hpb=82b95e7542824bcdf4f1b245559cb1c93f4eafdd;p=alttp.git diff --git a/resources/js/i18n/en.js b/resources/js/i18n/en.js index 76328bf..6aa5cc8 100644 --- a/resources/js/i18n/en.js +++ b/resources/js/i18n/en.js @@ -124,6 +124,7 @@ export default { protocol: { description: { result: { + comment: 'Result commented: "{{details.result.comment}}"', report: 'Result of {{time}} reported', }, round: { @@ -140,12 +141,15 @@ export default { heading: 'Protocol', }, results: { + addComment: 'Comment', + comment: 'Comment', edit: 'Change result', + editComment: 'Edit comment', forfeit: 'Forfeit', report: 'Report result', - reportError: 'Error saving result :(', + reportError: 'Error saving :(', reportPreview: 'Will be recorded as {{ time }}', - reportSuccess: 'Result stored, thanks :)', + reportSuccess: 'Stored, thanks :)', reportTime: 'Time', time: 'Time: {{ time }}', }, @@ -173,6 +177,7 @@ export default { }, tournaments: { admins: 'Admins', + noRecord: 'Tournament set to not be recorded', scoreboard: 'Scoreboard', }, users: {