File tree Expand file tree Collapse file tree 16 files changed +742
-742
lines changed Expand file tree Collapse file tree 16 files changed +742
-742
lines changed Original file line number Diff line number Diff line change 12
12
"@addLanguageConfirm": {
13
13
"placeholders": {
14
14
"lang": {
15
- "type ": "String ",
16
- "example ": "English "
15
+ "example ": "English ",
16
+ "type ": "String "
17
17
}
18
18
}
19
19
},
20
20
"@addNumberIngredients": {
21
21
"placeholders": {
22
22
"number": {
23
- "type ": "int ",
24
- "example ": "2 "
23
+ "example ": "2 ",
24
+ "type ": "int "
25
25
}
26
26
}
27
27
},
28
28
"@addRecipeToPlanner": {
29
29
"placeholders": {
30
30
"number": {
31
- "type ": "int ",
32
- "example ": "2 "
31
+ "example ": "2 ",
32
+ "type ": "int "
33
33
}
34
34
}
35
35
},
41
41
"@addedBy": {
42
42
"placeholders": {
43
43
"name": {
44
- "type ": "String ",
45
- "example ": "Tom "
44
+ "example ": "Tom ",
45
+ "type ": "String "
46
46
}
47
47
}
48
48
},
63
63
"@categoryDeleteConfirmation": {
64
64
"placeholders": {
65
65
"category": {
66
- "type ": "String ",
67
- "example ": "Frozen "
66
+ "example ": "Frozen ",
67
+ "type ": "String "
68
68
}
69
69
}
70
70
},
71
71
"@categoryEdit": {},
72
72
"@categoryExpenseDeleteConfirmation": {
73
73
"placeholders": {
74
74
"category": {
75
- "type ": "String ",
76
- "example ": "Frozen "
75
+ "example ": "Frozen ",
76
+ "type ": "String "
77
77
}
78
78
}
79
79
},
107
107
"@expenseOverviewTotalTitle": {
108
108
"placeholders": {
109
109
"month": {
110
- "type ": "String ",
111
- "example ": "January "
110
+ "example ": "January ",
111
+ "type ": "String "
112
112
}
113
113
}
114
114
},
120
120
"@fieldCannotBeEmpty": {
121
121
"placeholders": {
122
122
"field": {
123
- "type ": "String ",
124
- "example ": "Username "
123
+ "example ": "Username ",
124
+ "type ": "String "
125
125
}
126
126
}
127
127
},
136
136
"@householdDeleteConfirmation": {
137
137
"placeholders": {
138
138
"household": {
139
- "type ": "String ",
140
- "example ": "Home "
139
+ "example ": "Home ",
140
+ "type ": "String "
141
141
}
142
142
}
143
143
},
146
146
"@householdLeaveConfirmation": {
147
147
"placeholders": {
148
148
"household": {
149
- "type ": "String ",
150
- "example ": "Home "
149
+ "example ": "Home ",
150
+ "type ": "String "
151
151
}
152
152
}
153
153
},
162
162
"@itemDeleteConfirmation": {
163
163
"placeholders": {
164
164
"item": {
165
- "type ": "String ",
166
- "example ": "Cake "
165
+ "example ": "Cake ",
166
+ "type ": "String "
167
167
}
168
168
}
169
169
},
175
175
"@itemsMergeConfirmation": {
176
176
"placeholders": {
177
177
"item": {
178
- "type ": "String ",
179
- "example ": "Cake "
178
+ "example ": "Cake ",
179
+ "type ": "String "
180
180
},
181
181
"other": {
182
- "type ": "String ",
183
- "example ": "Cake "
182
+ "example ": "Cake ",
183
+ "type ": "String "
184
184
}
185
185
}
186
186
},
196
196
"@lltDeleteConfirmation": {
197
197
"placeholders": {
198
198
"token": {
199
- "type ": "String ",
200
- "example ": "HomeAssistant "
199
+ "example ": "HomeAssistant ",
200
+ "type ": "String "
201
201
}
202
202
}
203
203
},
211
211
"@logoutName": {
212
212
"placeholders": {
213
213
"name": {
214
- "type ": "String ",
215
- "example ": "Tom "
214
+ "example ": "Tom ",
215
+ "type ": "String "
216
216
}
217
217
}
218
218
},
235
235
"@onboardingSettingsTitle": {
236
236
"placeholders": {
237
237
"name": {
238
- "type ": "String ",
239
- "example ": "Tom "
238
+ "example ": "Tom ",
239
+ "type ": "String "
240
240
}
241
241
}
242
242
},
248
248
"@owesAB": {
249
249
"placeholders": {
250
250
"nameA": {
251
- "type ": "String ",
252
- "example ": "Tom "
251
+ "example ": "Tom ",
252
+ "type ": "String "
253
253
},
254
254
"nameB": {
255
- "type ": "String ",
256
- "example ": "Tom "
255
+ "example ": "Tom ",
256
+ "type ": "String "
257
257
}
258
258
}
259
259
},
272
272
"@privacyPolicyAgree": {
273
273
"placeholders": {
274
274
"privacyPolicy": {
275
- "type ": "String ",
276
- "example ": "Privacy Policy "
275
+ "example ": "Privacy Policy ",
276
+ "type ": "String "
277
277
}
278
278
}
279
279
},
You can’t perform that action at this time.
0 commit comments