X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Fen.js;h=0e3b668c1c303896dd25504da644c4c14df15dcb;hp=44e35539239ce9f87c1f4f253f283287e6464ca4;hb=b988c726df078aa456bd47709f6eee0f73dc5abd;hpb=93d1d7a7e07e7bad94318d3cb4cbe906d85bd811 diff --git a/client/src/translations/en.js b/client/src/translations/en.js index 44e35539..0e3b668c 100644 --- a/client/src/translations/en.js +++ b/client/src/translations/en.js @@ -98,4 +98,9 @@ export const translations = ": unfinished computer game will be erased", ": current analysis will be erased": ": current analysis will be erased", + + "Terminate game?": "Terminate game?", + "Sorry I have to go": "Sorry I have to go", + "Game seems over": "Game seems over", + "Game is too boring": "Game is too boring", };