X-Git-Url: https://git.auder.net/?a=blobdiff_plain;ds=sidebyside;f=client%2Fsrc%2Fcomponents%2FSettings.vue;h=6e623ba4858d4e4185ba42de912b6c8325c5d6df;hb=3b959cfaf3d3a28373d7ebb48d80087150a98006;hp=d01f2cd44ea12f95cd44404f670a2fc50d4d697b;hpb=db1f1f9adb920605c7a16b060a7737e54636ee08;p=vchess.git diff --git a/client/src/components/Settings.vue b/client/src/components/Settings.vue index d01f2cd4..6e623ba4 100644 --- a/client/src/components/Settings.vue +++ b/client/src/components/Settings.vue @@ -47,7 +47,7 @@ div option(value="chesstempo") {{ st.tr["blue"] }} fieldset label(for="setSound") - | {{ st.tr["Sound on new game?"] }} + | {{ st.tr["Sound alert when game starts?"] }} input#setSound( type="checkbox" v-model="st.settings.sound"