Skip to content

Commit

Permalink
(refactor) translation json
Browse files Browse the repository at this point in the history
  • Loading branch information
its-kios09 committed Aug 8, 2024
1 parent 02b5fe3 commit ee6e334
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion translations/am.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"actions": "Actions",
"addToAQueue": "Add to a queue",
"all": "All",
"allFieldsRequired": "All fields are required",
"cancel": "Cancel",
Expand Down Expand Up @@ -54,6 +53,7 @@
"testOrderCompletedSuccessfully": "You have successfully completed the test order",
"testsOrdered": "Tests ordered",
"testType": "Test Type",
"transition": "Transition",
"updateEncounter": "Update lab results",
"urgency": "Urgency",
"view": "View ",
Expand Down
2 changes: 1 addition & 1 deletion translations/en.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"actions": "Actions",
"addToAQueue": "Add to a queue",
"all": "All",
"allFieldsRequired": "All fields are required",
"cancel": "Cancel",
Expand Down Expand Up @@ -54,6 +53,7 @@
"testOrderCompletedSuccessfully": "You have successfully completed the test order",
"testsOrdered": "Tests ordered",
"testType": "Test Type",
"transition": "Transition",
"updateEncounter": "Update lab results",
"urgency": "Urgency",
"view": "View ",
Expand Down
2 changes: 1 addition & 1 deletion translations/es.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"actions": "Actions",
"addToAQueue": "Add to a queue",
"all": "All",
"allFieldsRequired": "All fields are required",
"cancel": "Cancel",
Expand Down Expand Up @@ -54,6 +53,7 @@
"testOrderCompletedSuccessfully": "You have successfully completed the test order",
"testsOrdered": "Tests ordered",
"testType": "Test Type",
"transition": "Transition",
"updateEncounter": "Update lab results",
"urgency": "Urgency",
"view": "View ",
Expand Down
2 changes: 1 addition & 1 deletion translations/fr.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"actions": "Actions",
"addToAQueue": "Add to a queue",
"all": "All",
"allFieldsRequired": "All fields are required",
"cancel": "Cancel",
Expand Down Expand Up @@ -54,6 +53,7 @@
"testOrderCompletedSuccessfully": "You have successfully completed the test order",
"testsOrdered": "Tests ordered",
"testType": "Test Type",
"transition": "Transition",
"updateEncounter": "Update lab results",
"urgency": "Urgency",
"view": "View ",
Expand Down
2 changes: 1 addition & 1 deletion translations/he.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"actions": "Actions",
"addToAQueue": "Add to a queue",
"all": "All",
"allFieldsRequired": "All fields are required",
"cancel": "Cancel",
Expand Down Expand Up @@ -54,6 +53,7 @@
"testOrderCompletedSuccessfully": "You have successfully completed the test order",
"testsOrdered": "Tests ordered",
"testType": "Test Type",
"transition": "Transition",
"updateEncounter": "Update lab results",
"urgency": "Urgency",
"view": "View ",
Expand Down
2 changes: 1 addition & 1 deletion translations/km.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"actions": "Actions",
"addToAQueue": "Add to a queue",
"all": "All",
"allFieldsRequired": "All fields are required",
"cancel": "Cancel",
Expand Down Expand Up @@ -54,6 +53,7 @@
"testOrderCompletedSuccessfully": "You have successfully completed the test order",
"testsOrdered": "Tests ordered",
"testType": "Test Type",
"transition": "Transition",
"updateEncounter": "Update lab results",
"urgency": "Urgency",
"view": "View ",
Expand Down

0 comments on commit ee6e334

Please sign in to comment.