Skip to content

Commit

Permalink
Add English default UI text for Canada, Great Britain, and Australia
Browse files Browse the repository at this point in the history
  • Loading branch information
jluccisano committed Feb 12, 2017
1 parent 13d497e commit 189e57c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion _data/ui-text.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,11 @@ en: &DEFAULT_EN
undefined_wpm : "Undefined parameter words_per_minute at _config.yml"
en-US:
<<: *DEFAULT_EN
en-UK:
en-CA:
<<: *DEFAULT_EN
en-GB:
<<: *DEFAULT_EN
en-AU:
<<: *DEFAULT_EN

# Spanish
Expand Down

0 comments on commit 189e57c

Please sign in to comment.