Fixed now button locale missing

This commit is contained in:
Ajay Ramachandran
2020-04-09 12:48:41 -04:00
parent be74ebe7bc
commit 80fe28a952

View File

@@ -525,5 +525,8 @@
}, },
"testingServerWarning": { "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." "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)"
} }
} }