about summary refs log tree commit diff stats
path: root/config/locales/en.yml
blob: b5425f588796c716adae601b6805ec20214f7054 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
en:
  enumerize:
    pokemon:
      pokeball:
        master: "Master Ball"
        ultra: "Ultra Ball"
        great: "Great Ball"
        poke: "Poké Ball"
        safari: "Safari Ball"
        net: "Net Ball"
        dive: "Dive Ball"
        nest: "Nest Ball"
        repeat: "Repeat Ball"
        timer: "Timer Ball"
        luxury: "Luxury Ball"
        premier: "Premier Ball"
      nature:
        hardy: "Hardy"
        lonely: "Lonely"
        brave: "Brave"
        adamant: "Adamant"
        naughty: "Naughty"
        bold: "Bold"
        docile: "Docile"
        relaxed: "Relaxed"
        impish: "Impish"
        lax: "Lax"
        timid: "Timid"
        hasty: "Hasty"
        serious: "Serious"
        jolly: "Jolly"
        naive: "Naive"
        modest: "Modest"
        mild: "Mild"
        quiet: "Quiet"
        bashful: "Bashful"
        rash: "Rash"
        calm: "Calm"
        gentle: "Gentle"
        sassy: "Sassy"
        careful: "Careful"
        quirky: "Quirky"