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
mmistakes authored and sobkowiak committed Jul 18, 2016
1 parent 1d7750f commit b12a042
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 b12a042

Please sign in to comment.