diff options
Diffstat (limited to 'config')
| -rw-r--r-- | config/locales/en.yml | 42 |
1 files changed, 42 insertions, 0 deletions
| diff --git a/config/locales/en.yml b/config/locales/en.yml new file mode 100644 index 0000000..b5425f5 --- /dev/null +++ b/config/locales/en.yml | |||
| @@ -0,0 +1,42 @@ | |||
| 1 | en: | ||
| 2 | enumerize: | ||
| 3 | pokemon: | ||
| 4 | pokeball: | ||
| 5 | master: "Master Ball" | ||
| 6 | ultra: "Ultra Ball" | ||
| 7 | great: "Great Ball" | ||
| 8 | poke: "Poké Ball" | ||
| 9 | safari: "Safari Ball" | ||
| 10 | net: "Net Ball" | ||
| 11 | dive: "Dive Ball" | ||
| 12 | nest: "Nest Ball" | ||
| 13 | repeat: "Repeat Ball" | ||
| 14 | timer: "Timer Ball" | ||
| 15 | luxury: "Luxury Ball" | ||
| 16 | premier: "Premier Ball" | ||
| 17 | nature: | ||
| 18 | hardy: "Hardy" | ||
| 19 | lonely: "Lonely" | ||
| 20 | brave: "Brave" | ||
| 21 | adamant: "Adamant" | ||
| 22 | naughty: "Naughty" | ||
| 23 | bold: "Bold" | ||
| 24 | docile: "Docile" | ||
| 25 | relaxed: "Relaxed" | ||
| 26 | impish: "Impish" | ||
| 27 | lax: "Lax" | ||
| 28 | timid: "Timid" | ||
| 29 | hasty: "Hasty" | ||
| 30 | serious: "Serious" | ||
| 31 | jolly: "Jolly" | ||
| 32 | naive: "Naive" | ||
| 33 | modest: "Modest" | ||
| 34 | mild: "Mild" | ||
| 35 | quiet: "Quiet" | ||
| 36 | bashful: "Bashful" | ||
| 37 | rash: "Rash" | ||
| 38 | calm: "Calm" | ||
| 39 | gentle: "Gentle" | ||
| 40 | sassy: "Sassy" | ||
| 41 | careful: "Careful" | ||
| 42 | quirky: "Quirky" | ||
