-
Notifications
You must be signed in to change notification settings - Fork 1
/
number-play-strings_en.json
59 lines (59 loc) · 1.24 KB
/
number-play-strings_en.json
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
47
48
49
50
51
52
53
54
55
56
57
58
59
{
"number-play.title": {
"value": "Number Play"
},
"screen.ten": {
"value": "Ten"
},
"screen.twenty": {
"value": "Twenty"
},
"screen.game": {
"value": "Game"
},
"word": {
"value": "Word"
},
"wordLanguage": {
"value": "Word ({{language}})"
},
"tenFrame": {
"value": "Ten Frame"
},
"tenFrames": {
"value": "Ten Frames"
},
"ones": {
"value": "Ones"
},
"chooseYourGame": {
"value": "Choose Your Game!"
},
"countingLevel1Description": {
"value": "<b>Counting: Level 1</b> Count from 1-10"
},
"countingLevel2Description": {
"value": "<b>Counting: Level 2</b> Count from 11-20"
},
"subitizingLevel1Description": {
"value": "<b>Subitizing: Level 1</b> Subitize from 1-5"
},
"subitizingLevel2Description": {
"value": "<b>Subitizing: Level 2</b> Subitize from 6-10"
},
"games": {
"value": "Games"
},
"automaticallyHearTotal": {
"value": "Automatically Hear Total"
},
"automaticallyHearTotalDescription": {
"value": "Hear the total update automatically as you interact."
},
"subitizeTime": {
"value": "Subitize Time"
},
"subitizeTimeDescription": {
"value": "Set the time that objects are shown in the Subitize game levels."
}
}