Add new config options for some button labels.
This commit is contained in:
parent
dccb0f835f
commit
421c7d75f4
1 changed files with 4 additions and 0 deletions
|
|
@ -26,7 +26,11 @@ export default new Vuex.Store({
|
|||
},
|
||||
},
|
||||
writer_name: `Spirit`,
|
||||
writer_card_button: `Answer Question`,
|
||||
writer_object_choose_button: `Choose Object`,
|
||||
|
||||
guesser_name: `Medium`,
|
||||
guesser_card_button: `Ask Spirit`,
|
||||
eye_icon: `eye.svg`,
|
||||
|
||||
//===========================================================================//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue