Skip to content

Commit 5bc12e2

Browse files
committed
chore(translation): generate strings for local unit updates
1 parent e09e4b5 commit 5bc12e2

File tree

1 file changed

+100
-0
lines changed

1 file changed

+100
-0
lines changed
Lines changed: 100 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,100 @@
1+
{
2+
"parent": "000053-1761568674475.json",
3+
"actions": [
4+
{
5+
"action": "add",
6+
"key": "addOtherProfilesButtonLabel",
7+
"namespace": "countryNsOverviewContextAndStructure",
8+
"value": "Add Other Profiles"
9+
},
10+
{
11+
"action": "add",
12+
"key": "localUnitViewPharmacists",
13+
"namespace": "countryNsOverviewContextAndStructure",
14+
"value": "Pharmacists"
15+
},
16+
{
17+
"action": "add",
18+
"key": "localUnitViewRemovedOtherProfiles",
19+
"namespace": "countryNsOverviewContextAndStructure",
20+
"value": "Removed Other profiles"
21+
},
22+
{
23+
"action": "add",
24+
"key": "otherProfileNumberOutputLabel",
25+
"namespace": "countryNsOverviewContextAndStructure",
26+
"value": "Number"
27+
},
28+
{
29+
"action": "add",
30+
"key": "otherProfilePositionOutputLabel",
31+
"namespace": "countryNsOverviewContextAndStructure",
32+
"value": "Position"
33+
},
34+
{
35+
"action": "add",
36+
"key": "otherProfilesNumberLabel",
37+
"namespace": "countryNsOverviewContextAndStructure",
38+
"value": "Number"
39+
},
40+
{
41+
"action": "add",
42+
"key": "otherProfilesPositionLabel",
43+
"namespace": "countryNsOverviewContextAndStructure",
44+
"value": "Position"
45+
},
46+
{
47+
"action": "add",
48+
"key": "otherProfilesRemoveLabel",
49+
"namespace": "countryNsOverviewContextAndStructure",
50+
"value": "Remove"
51+
},
52+
{
53+
"action": "add",
54+
"key": "otherTrainingFacilities",
55+
"namespace": "countryNsOverviewContextAndStructure",
56+
"value": "Other training facilities"
57+
},
58+
{
59+
"action": "add",
60+
"key": "pharmacists",
61+
"namespace": "countryNsOverviewContextAndStructure",
62+
"value": "Pharmacists"
63+
},
64+
{
65+
"action": "add",
66+
"key": "qualifiersTitle",
67+
"namespace": "countryNsOverviewContextAndStructure",
68+
"value": "Qualifiers"
69+
},
70+
{
71+
"action": "remove",
72+
"key": "otherProfiles",
73+
"namespace": "countryNsOverviewContextAndStructure"
74+
},
75+
{
76+
"action": "update",
77+
"key": "contentStructureDescription",
78+
"namespace": "localUnitImportModal",
79+
"newValue": "The contents in the xlsx should follow the structure provided in {templateLink}."
80+
},
81+
{
82+
"action": "update",
83+
"key": "modalDescription",
84+
"namespace": "localUnitImportModal",
85+
"newValue": "Please select a local unit type and upload the xlsx file"
86+
},
87+
{
88+
"action": "update",
89+
"key": "uploadFileSectionDescription",
90+
"namespace": "localUnitImportModal",
91+
"newValue": "Please make sure to select a supported file format (xlsx) with size less than 10MB"
92+
},
93+
{
94+
"action": "update",
95+
"key": "uploadFileSectionTitle",
96+
"namespace": "localUnitImportModal",
97+
"newValue": "Upload xlsx file"
98+
}
99+
]
100+
}

0 commit comments

Comments
 (0)