Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shared/resources/keyboard_layouts.json
blob: 7ddcdef2b3514502664ab79e52024422e2456158 (plain)
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
43
44
45
46
{
  "ar"        : "arabic",
  "as"        : "otherlatins",
  "bn-BD"     : "otherlatins",
  "ca"        : "otherlatins",
  "cs"        : "otherlatins",
  "cy"        : "otherlatins",
  "de"        : "otherlatins",
  "el"        : "greek",
  "en-US"     : "english",
  "eo"        : "otherlatins",
  "es"        : "spanish",
  "et"        : "otherlatins",
  "eu"        : "otherlatins",
  "ff"        : "otherlatins",
  "fr"        : "otherlatins",
  "fy-NL"     : "otherlatins",
  "ga-IE"     : "otherlatins",
  "gd"        : "otherlatins",
  "gl"        : "otherlatins",
  "he"        : "hebrew",
  "hi-IN"     : "otherlatins",
  "ht"        : "otherlatins",
  "hu"        : "otherlatins",
  "id"        : "otherlatins",
  "it"        : "otherlatins",
  "ja"        : "japanese",
  "ko"        : "otherlatins",
  "lij"       : "otherlatins",
  "ml"        : "otherlatins",
  "nl"        : "otherlatins",
  "or"        : "otherlatins",
  "pa"        : "otherlatins",
  "pl"        : "otherlatins",
  "pt-BR"     : "portuguese",
  "ro"        : "otherlatins",
  "ru"        : "cyrillic",
  "sl"        : "otherlatins",
  "sq"        : "otherlatins",
  "sv-SE"     : "otherlatins",
  "te"        : "otherlatins",
  "tr"        : "otherlatins",
  "ur"        : "otherlatins",
  "zh-CN"     : "zhuyin",
  "zh-TW"     : "zhuyin"
}