Skip to content

Commit 0686327

Browse files
committed
chore: add translation migrations
1 parent bbbcaa5 commit 0686327

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
{
2+
"parent": "000006-1735037040790.json",
3+
"actions": [
4+
{
5+
"action": "add",
6+
"key": "failedToGenerateTitle",
7+
"namespace": "fieldReportForm",
8+
"value": "Failed To Generate the Field Report Title"
9+
},
10+
{
11+
"action": "add",
12+
"key": "generatedTitlePreview",
13+
"namespace": "fieldReportForm",
14+
"value": "Title Preview"
15+
},
16+
{
17+
"action": "add",
18+
"key": "originalTitle",
19+
"namespace": "fieldReportForm",
20+
"value": "Original Title"
21+
},
22+
{
23+
"action": "add",
24+
"key": "titlePreview",
25+
"namespace": "fieldReportForm",
26+
"value": "Title Preview"
27+
},
28+
{
29+
"action": "remove",
30+
"key": "fieldPrefix",
31+
"namespace": "fieldReportForm"
32+
},
33+
{
34+
"action": "remove",
35+
"key": "fieldReportFormSuffix",
36+
"namespace": "fieldReportForm"
37+
}
38+
]
39+
}

0 commit comments

Comments
 (0)