X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=client%2Fsrc%2Fviews%2FProblems.vue;h=1884852a6c92b7aa696860337b958f29585c6b56;hp=f1c2d08a13088fb2fd88014517fcd99479a7cec8;hb=d85f259cd57ad8ce2e4137f2291da855a63fd53d;hpb=882ec6fe88ac4a536dd25eca5fd50ff3d27f7994 diff --git a/client/src/views/Problems.vue b/client/src/views/Problems.vue index f1c2d08a..1884852a 100644 --- a/client/src/views/Problems.vue +++ b/client/src/views/Problems.vue @@ -54,7 +54,7 @@ main span.uname ({{ curproblem.uname }}) button.marginleft(@click="backToList()") {{ st.tr["Back to list"] }} button.nomargin(@click="gotoPrevNext($event,curproblem,1)") - | {{ st.tr["Previous"] }} + | {{ st.tr["Previous_p"] }} button.nomargin(@click="gotoPrevNext($event,curproblem,-1)") | {{ st.tr["Next_p"] }} p.oneInstructions.clickable(