~baltix/gcompris-qt/0.97.1

« back to all changes in this revision

Viewing changes to src/activities/gletters/resource/default-ar.json

  • Committer: Mantas Kriaučiūnas
  • Date: 2020-07-06 18:07:11 UTC
  • Revision ID: baltix@gmail.com-20200706180711-g254osu02cn8bc8p
GCompris-QT 0.97.1 with Lithuanian translation

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{
 
2
   "levels" : [
 
3
      {
 
4
         "level" : "1",
 
5
         "words" : [
 
6
            "٠",
 
7
            "١",
 
8
            "٢",
 
9
            "٣",
 
10
            "٤",
 
11
            "٥",
 
12
            "٦",
 
13
            "٧",
 
14
            "٨",
 
15
            "٩"
 
16
         ]
 
17
      },
 
18
      {
 
19
         "level" : "2",
 
20
         "words" : [
 
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
            "ه",
 
47
            "و",
 
48
            "ي"
 
49
         ]
 
50
      },
 
51
      {
 
52
         "level" : "3",
 
53
         "words" : [
 
54
            "ا",
 
55
            "ب",
 
56
            "ت",
 
57
            "ث",
 
58
            "ج",
 
59
            "ح",
 
60
            "خ",
 
61
            "د",
 
62
            "ذ",
 
63
            "ر",
 
64
            "ز",
 
65
            "س",
 
66
            "ش",
 
67
            "ص",
 
68
            "ض",
 
69
            "ط",
 
70
            "ظ",
 
71
            "ع",
 
72
            "غ",
 
73
            "ف",
 
74
            "ق",
 
75
            "ك",
 
76
            "ل",
 
77
            "م",
 
78
            "ن",
 
79
            "ه",
 
80
            "و",
 
81
            "ي",
 
82
            "٠",
 
83
            "١",
 
84
            "٢",
 
85
            "٣",
 
86
            "٤",
 
87
            "٥",
 
88
            "٦",
 
89
            "٧",
 
90
            "٨",
 
91
            "٩"
 
92
         ]
 
93
      }
 
94
   ],
 
95
   "name" : "default-ar",
 
96
   "locale" : "ar",
 
97
   "description" : "Arabic"
 
98
}