Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

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
makaroniame committed Jun 27, 2016
1 parent c81975d commit aa425f2
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 aa425f2

Please sign in to comment.