mirror of https://github.com/nealey/vail.git
English fixes
This commit is contained in:
parent
f027263ca2
commit
460cb75e5b
|
@ -41,7 +41,7 @@ export const Xlat = {
|
||||||
},
|
},
|
||||||
"en": {
|
"en": {
|
||||||
"heading": {
|
"heading": {
|
||||||
"repeater": "Repeater eater",
|
"repeater": "Repeater",
|
||||||
"mode": "Mode",
|
"mode": "Mode",
|
||||||
"notes": "Notes",
|
"notes": "Notes",
|
||||||
"knobs": "Knobs"
|
"knobs": "Knobs"
|
||||||
|
@ -60,7 +60,7 @@ export const Xlat = {
|
||||||
"iambic": "Iambic (plain)",
|
"iambic": "Iambic (plain)",
|
||||||
"iambica": "Iambic A",
|
"iambica": "Iambic A",
|
||||||
"iambicb": "Iambic B",
|
"iambicb": "Iambic B",
|
||||||
"keyahead": "Keyahea"
|
"keyahead": "Keyahead"
|
||||||
},
|
},
|
||||||
"label": {
|
"label": {
|
||||||
"wpm": "WPM",
|
"wpm": "WPM",
|
||||||
|
|
Loading…
Reference in New Issue