From ee6e3349bef4c9b08595f2234eaab0b67e2344b9 Mon Sep 17 00:00:00 2001 From: its-kios09 Date: Thu, 8 Aug 2024 11:06:29 +0300 Subject: [PATCH] (refactor) translation json --- translations/am.json | 2 +- translations/en.json | 2 +- translations/es.json | 2 +- translations/fr.json | 2 +- translations/he.json | 2 +- translations/km.json | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/translations/am.json b/translations/am.json index 4b3729bd..47bd6643 100644 --- a/translations/am.json +++ b/translations/am.json @@ -1,6 +1,5 @@ { "actions": "Actions", - "addToAQueue": "Add to a queue", "all": "All", "allFieldsRequired": "All fields are required", "cancel": "Cancel", @@ -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 ", diff --git a/translations/en.json b/translations/en.json index 3b2380ec..e58b9441 100644 --- a/translations/en.json +++ b/translations/en.json @@ -1,6 +1,5 @@ { "actions": "Actions", - "addToAQueue": "Add to a queue", "all": "All", "allFieldsRequired": "All fields are required", "cancel": "Cancel", @@ -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 ", diff --git a/translations/es.json b/translations/es.json index 196f3bdc..53cdfc30 100644 --- a/translations/es.json +++ b/translations/es.json @@ -1,6 +1,5 @@ { "actions": "Actions", - "addToAQueue": "Add to a queue", "all": "All", "allFieldsRequired": "All fields are required", "cancel": "Cancel", @@ -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 ", diff --git a/translations/fr.json b/translations/fr.json index 38cc862c..6d203070 100644 --- a/translations/fr.json +++ b/translations/fr.json @@ -1,6 +1,5 @@ { "actions": "Actions", - "addToAQueue": "Add to a queue", "all": "All", "allFieldsRequired": "All fields are required", "cancel": "Cancel", @@ -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 ", diff --git a/translations/he.json b/translations/he.json index 4b3729bd..47bd6643 100644 --- a/translations/he.json +++ b/translations/he.json @@ -1,6 +1,5 @@ { "actions": "Actions", - "addToAQueue": "Add to a queue", "all": "All", "allFieldsRequired": "All fields are required", "cancel": "Cancel", @@ -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 ", diff --git a/translations/km.json b/translations/km.json index 4b3729bd..47bd6643 100644 --- a/translations/km.json +++ b/translations/km.json @@ -1,6 +1,5 @@ { "actions": "Actions", - "addToAQueue": "Add to a queue", "all": "All", "allFieldsRequired": "All fields are required", "cancel": "Cancel", @@ -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 ",