diff --git a/public/_locales/en/messages.json b/public/_locales/en/messages.json index d05dcfc6..5b09d93c 100644 --- a/public/_locales/en/messages.json +++ b/public/_locales/en/messages.json @@ -525,5 +525,8 @@ }, "testingServerWarning": { "message": "All submissions and votes WILL NOT COUNT towards the main server while connecting to the test server. Make sure to disable this when you want to make real submissions." + }, + "bracketNow": { + "message": "(Now)" } }