-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.source_strings.json
More file actions
47 lines (47 loc) · 894 Bytes
/
.source_strings.json
File metadata and controls
47 lines (47 loc) · 894 Bytes
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
{
"phrases": [
{
"hashToText": {
"t+5SwD1ho9xhYy5PlfAPGg==": "Wallet"
},
"filepath": "src/components/App.js",
"line_beg": 269,
"col_beg": 32,
"line_end": 269,
"col_end": 75,
"desc": "Wallet menu button",
"project": "",
"type": "text",
"jsfbt": "Wallet"
},
{
"hashToText": {
"fXmXHZxGc0NA87a+A1ppng==": "Send"
},
"filepath": "src/components/App.js",
"line_beg": 285,
"col_beg": 32,
"line_end": 285,
"col_end": 71,
"desc": "Send menu button",
"project": "",
"type": "text",
"jsfbt": "Send"
},
{
"hashToText": {
"M8PvPwXAFjS9vGdEg8xnWw==": "Settings"
},
"filepath": "src/components/App.js",
"line_beg": 292,
"col_beg": 32,
"line_end": 292,
"col_end": 79,
"desc": "Settings menu button",
"project": "",
"type": "text",
"jsfbt": "Settings"
}
],
"childParentMappings": {}
}