Skip to content

Commit

Permalink
feat(v-slider): update language for metronome example
Browse files Browse the repository at this point in the history
  • Loading branch information
johnleider committed Oct 22, 2018
1 parent c881029 commit 4dbef2a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/lang/en/components/Sliders.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@
"minMax": {
"header": "Min & Max values",
"desc": "You can set `min` and `max` values of sliders."
},
"metronome": {
"header": "Metronome",
"desc": "Use slotted _prepend_ and _append_ icons to easily customize the `v-slider` to fit any situation."
}
},
"props": {
Expand Down

0 comments on commit 4dbef2a

Please sign in to comment.