Better text: 'set board size' (maybe a bit long tough...)
[vchess.git] / client / src / components / MoveList.vue
index 6ff93d8..b3ca667 100644 (file)
@@ -17,7 +17,7 @@ div
       )
   div#boardSizeBtnContainer
     button#boardSizeBtn(onClick="window.doClick('modalAdjust')")
-      | {{ st.tr["Board size"] }}
+      | {{ st.tr["Set board size"] }}
   #scoreInfo(v-if="score!='*'")
     p {{ score }}
     p {{ st.tr[message] }}