Add basic news navigation with prev/next buttons
[vchess.git] / client / src / translations / en.js
index 513922a..75d9b89 100644 (file)
@@ -77,6 +77,7 @@ export const translations = {
   "Name or Email": "Name or Email",
   Next_p: "Next",
   Next_g: "Next",
+  Next_n: "Next",
   "New connexion detected: tab now offline": "New connexion detected: tab now offline",
   "New correspondance game:": "New correspondance game:",
   "New game": "New game",
@@ -100,7 +101,8 @@ export const translations = {
   Practice: "Practice",
   "Prefix?": "Prefix?",
   "Preset challenges": "Preset challenges",
-  Previous: "Previous",
+  Previous_n: "Previous",
+  Previous_p: "Previous",
   "Processing... Please wait": "Processing... Please wait",
   Problems: "Problems",
   "Random?": "Random?",