@openmrs/esm-generic-patient-widgets-app 11.3.1-pre.9407 → 11.3.1-pre.9411

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (88) hide show
  1. package/.turbo/turbo-build.log +6 -6
  2. package/dist/1119.js +1 -1
  3. package/dist/1197.js +1 -1
  4. package/dist/2146.js +1 -1
  5. package/dist/2690.js +1 -1
  6. package/dist/3099.js +1 -1
  7. package/dist/3584.js +1 -1
  8. package/dist/4055.js +1 -1
  9. package/dist/4132.js +1 -1
  10. package/dist/4335.js +1 -1
  11. package/dist/439.js +1 -1
  12. package/dist/4618.js +1 -1
  13. package/dist/4652.js +1 -1
  14. package/dist/4944.js +1 -1
  15. package/dist/5173.js +1 -1
  16. package/dist/5241.js +1 -1
  17. package/dist/5442.js +1 -1
  18. package/dist/5661.js +1 -1
  19. package/dist/6022.js +1 -1
  20. package/dist/6468.js +1 -1
  21. package/dist/6589.js +1 -1
  22. package/dist/6679.js +1 -1
  23. package/dist/6840.js +1 -1
  24. package/dist/6859.js +1 -1
  25. package/dist/7097.js +1 -1
  26. package/dist/7159.js +1 -1
  27. package/dist/723.js +1 -1
  28. package/dist/7617.js +1 -1
  29. package/dist/795.js +1 -1
  30. package/dist/8163.js +1 -1
  31. package/dist/8349.js +1 -1
  32. package/dist/8371.js +1 -1
  33. package/dist/8618.js +1 -1
  34. package/dist/890.js +1 -1
  35. package/dist/9214.js +1 -1
  36. package/dist/9538.js +1 -1
  37. package/dist/9569.js +1 -1
  38. package/dist/986.js +1 -1
  39. package/dist/9879.js +1 -1
  40. package/dist/9895.js +1 -1
  41. package/dist/9900.js +1 -1
  42. package/dist/9913.js +1 -1
  43. package/dist/main.js +1 -1
  44. package/dist/openmrs-esm-generic-patient-widgets-app.js +1 -1
  45. package/dist/openmrs-esm-generic-patient-widgets-app.js.buildmanifest.json +126 -126
  46. package/dist/routes.json +1 -1
  47. package/package.json +2 -2
  48. package/translations/am.json +6 -1
  49. package/translations/ar.json +6 -1
  50. package/translations/ar_SY.json +6 -1
  51. package/translations/bn.json +6 -1
  52. package/translations/cs.json +6 -1
  53. package/translations/de.json +6 -1
  54. package/translations/en_US.json +6 -1
  55. package/translations/es.json +6 -1
  56. package/translations/es_MX.json +6 -1
  57. package/translations/fr.json +6 -1
  58. package/translations/he.json +6 -1
  59. package/translations/hi.json +6 -1
  60. package/translations/hi_IN.json +6 -1
  61. package/translations/id.json +6 -1
  62. package/translations/it.json +6 -1
  63. package/translations/ka.json +6 -1
  64. package/translations/km.json +6 -1
  65. package/translations/ku.json +6 -1
  66. package/translations/ky.json +6 -1
  67. package/translations/lg.json +6 -1
  68. package/translations/ne.json +6 -1
  69. package/translations/pl.json +6 -1
  70. package/translations/pt.json +6 -1
  71. package/translations/pt_BR.json +6 -1
  72. package/translations/qu.json +6 -1
  73. package/translations/ro_RO.json +6 -1
  74. package/translations/ru_RU.json +6 -1
  75. package/translations/si.json +6 -1
  76. package/translations/sq.json +6 -1
  77. package/translations/sw.json +6 -1
  78. package/translations/sw_KE.json +6 -1
  79. package/translations/tr.json +6 -1
  80. package/translations/tr_TR.json +6 -1
  81. package/translations/uk.json +6 -1
  82. package/translations/uz.json +6 -1
  83. package/translations/uz@Latn.json +6 -1
  84. package/translations/uz_UZ.json +6 -1
  85. package/translations/vi.json +6 -1
  86. package/translations/zh.json +6 -1
  87. package/translations/zh_CN.json +6 -1
  88. package/translations/zh_TW.json +6 -1
package/dist/routes.json CHANGED
@@ -1 +1 @@
1
- {"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"fhir2":">=1.2"},"extensions":[{"name":"obs-by-encounter-widget","component":"switchableObs","online":true,"offline":true,"meta":{"fullWidth":false}},{"name":"obs-table-horizontal-widget-small","component":"obsTableHorizontal","online":true,"offline":true,"meta":{"fullWidth":false}},{"name":"obs-table-horizontal-widget","component":"obsTableHorizontal","online":true,"offline":true,"meta":{"fullWidth":true}}],"version":"11.3.1-pre.9407"}
1
+ {"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"fhir2":">=1.2"},"extensions":[{"name":"obs-by-encounter-widget","component":"switchableObs","online":true,"offline":true,"meta":{"fullWidth":false}},{"name":"obs-table-horizontal-widget-small","component":"obsTableHorizontal","online":true,"offline":true,"meta":{"fullWidth":false}},{"name":"obs-table-horizontal-widget","component":"obsTableHorizontal","online":true,"offline":true,"meta":{"fullWidth":true}}],"version":"11.3.1-pre.9411"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmrs/esm-generic-patient-widgets-app",
3
- "version": "11.3.1-pre.9407",
3
+ "version": "11.3.1-pre.9411",
4
4
  "license": "MPL-2.0",
5
5
  "description": "Generic widgets for the patient chart",
6
6
  "browser": "dist/openmrs-esm-generic-patient-widgets-app.js",
@@ -52,7 +52,7 @@
52
52
  "swr": "2.x"
53
53
  },
54
54
  "devDependencies": {
55
- "@openmrs/esm-patient-common-lib": "11.3.1-pre.9407",
55
+ "@openmrs/esm-patient-common-lib": "11.3.1-pre.9411",
56
56
  "webpack": "^5.99.9"
57
57
  },
58
58
  "stableVersion": "11.3.0"
@@ -1,5 +1,10 @@
1
1
  {
2
+ "addEncounter": "Add encounter",
2
3
  "date": "Date",
3
4
  "dateAndTime": "Date and time",
4
- "encounterType": "Encounter type"
5
+ "editabilityNote": "Tap an observation to edit",
6
+ "encounterType": "Encounter type",
7
+ "errorSavingObservation": "Error saving observation",
8
+ "noValue": "No value",
9
+ "observationSaved": "Observation saved successfully"
5
10
  }
@@ -1,5 +1,10 @@
1
1
  {
2
+ "addEncounter": "Add encounter",
2
3
  "date": "Date",
3
4
  "dateAndTime": "التاريخ والوقت",
4
- "encounterType": "نوع اللقاء"
5
+ "editabilityNote": "Tap an observation to edit",
6
+ "encounterType": "نوع اللقاء",
7
+ "errorSavingObservation": "Error saving observation",
8
+ "noValue": "No value",
9
+ "observationSaved": "Observation saved successfully"
5
10
  }
@@ -1,5 +1,10 @@
1
1
  {
2
+ "addEncounter": "Add encounter",
2
3
  "date": "Date",
3
4
  "dateAndTime": "Date and time",
4
- "encounterType": "Encounter type"
5
+ "editabilityNote": "Tap an observation to edit",
6
+ "encounterType": "Encounter type",
7
+ "errorSavingObservation": "Error saving observation",
8
+ "noValue": "No value",
9
+ "observationSaved": "Observation saved successfully"
5
10
  }
@@ -1,5 +1,10 @@
1
1
  {
2
+ "addEncounter": "Add encounter",
2
3
  "date": "Date",
3
4
  "dateAndTime": "Date and time",
4
- "encounterType": "Encounter type"
5
+ "editabilityNote": "Tap an observation to edit",
6
+ "encounterType": "Encounter type",
7
+ "errorSavingObservation": "Error saving observation",
8
+ "noValue": "No value",
9
+ "observationSaved": "Observation saved successfully"
5
10
  }
@@ -1,5 +1,10 @@
1
1
  {
2
+ "addEncounter": "Add encounter",
2
3
  "date": "Date",
3
4
  "dateAndTime": "Date and time",
4
- "encounterType": "Encounter type"
5
+ "editabilityNote": "Tap an observation to edit",
6
+ "encounterType": "Encounter type",
7
+ "errorSavingObservation": "Error saving observation",
8
+ "noValue": "No value",
9
+ "observationSaved": "Observation saved successfully"
5
10
  }
@@ -1,5 +1,10 @@
1
1
  {
2
+ "addEncounter": "Add encounter",
2
3
  "date": "Date",
3
4
  "dateAndTime": "Date and time",
4
- "encounterType": "Encounter type"
5
+ "editabilityNote": "Tap an observation to edit",
6
+ "encounterType": "Encounter type",
7
+ "errorSavingObservation": "Error saving observation",
8
+ "noValue": "No value",
9
+ "observationSaved": "Observation saved successfully"
5
10
  }
@@ -1,5 +1,10 @@
1
1
  {
2
+ "addEncounter": "Add encounter",
2
3
  "date": "Date",
3
4
  "dateAndTime": "Date and time",
4
- "encounterType": "Encounter type"
5
+ "editabilityNote": "Tap an observation to edit",
6
+ "encounterType": "Encounter type",
7
+ "errorSavingObservation": "Error saving observation",
8
+ "noValue": "No value",
9
+ "observationSaved": "Observation saved successfully"
5
10
  }
@@ -1,5 +1,10 @@
1
1
  {
2
+ "addEncounter": "Add encounter",
2
3
  "date": "Date",
3
4
  "dateAndTime": "Fecha y hora",
4
- "encounterType": "Tipo de encuentro"
5
+ "editabilityNote": "Tap an observation to edit",
6
+ "encounterType": "Tipo de encuentro",
7
+ "errorSavingObservation": "Error saving observation",
8
+ "noValue": "No value",
9
+ "observationSaved": "Observation saved successfully"
5
10
  }
@@ -1,5 +1,10 @@
1
1
  {
2
+ "addEncounter": "Add encounter",
2
3
  "date": "Date",
3
4
  "dateAndTime": "Date and time",
4
- "encounterType": "Encounter type"
5
+ "editabilityNote": "Tap an observation to edit",
6
+ "encounterType": "Encounter type",
7
+ "errorSavingObservation": "Error saving observation",
8
+ "noValue": "No value",
9
+ "observationSaved": "Observation saved successfully"
5
10
  }
@@ -1,5 +1,10 @@
1
1
  {
2
+ "addEncounter": "Add encounter",
2
3
  "date": "Date",
3
4
  "dateAndTime": "Date et heure",
4
- "encounterType": "Type de consultation"
5
+ "editabilityNote": "Tap an observation to edit",
6
+ "encounterType": "Type de consultation",
7
+ "errorSavingObservation": "Error saving observation",
8
+ "noValue": "No value",
9
+ "observationSaved": "Observation saved successfully"
5
10
  }
@@ -1,5 +1,10 @@
1
1
  {
2
+ "addEncounter": "Add encounter",
2
3
  "date": "Date",
3
4
  "dateAndTime": "תאריך ושעה",
4
- "encounterType": "סוג הביקור"
5
+ "editabilityNote": "Tap an observation to edit",
6
+ "encounterType": "סוג הביקור",
7
+ "errorSavingObservation": "Error saving observation",
8
+ "noValue": "No value",
9
+ "observationSaved": "Observation saved successfully"
5
10
  }
@@ -1,5 +1,10 @@
1
1
  {
2
+ "addEncounter": "Add encounter",
2
3
  "date": "Date",
3
4
  "dateAndTime": "Date and time",
4
- "encounterType": "Encounter type"
5
+ "editabilityNote": "Tap an observation to edit",
6
+ "encounterType": "Encounter type",
7
+ "errorSavingObservation": "Error saving observation",
8
+ "noValue": "No value",
9
+ "observationSaved": "Observation saved successfully"
5
10
  }
@@ -1,5 +1,10 @@
1
1
  {
2
+ "addEncounter": "Add encounter",
2
3
  "date": "Date",
3
4
  "dateAndTime": "Date and time",
4
- "encounterType": "Encounter type"
5
+ "editabilityNote": "Tap an observation to edit",
6
+ "encounterType": "Encounter type",
7
+ "errorSavingObservation": "Error saving observation",
8
+ "noValue": "No value",
9
+ "observationSaved": "Observation saved successfully"
5
10
  }
@@ -1,5 +1,10 @@
1
1
  {
2
+ "addEncounter": "Add encounter",
2
3
  "date": "Date",
3
4
  "dateAndTime": "Tanggal dan waktu",
4
- "encounterType": "Jenis pertemuan"
5
+ "editabilityNote": "Tap an observation to edit",
6
+ "encounterType": "Jenis pertemuan",
7
+ "errorSavingObservation": "Error saving observation",
8
+ "noValue": "No value",
9
+ "observationSaved": "Observation saved successfully"
5
10
  }
@@ -1,5 +1,10 @@
1
1
  {
2
+ "addEncounter": "Add encounter",
2
3
  "date": "Date",
3
4
  "dateAndTime": "Data e ora",
4
- "encounterType": "Tipo di incontro"
5
+ "editabilityNote": "Tap an observation to edit",
6
+ "encounterType": "Tipo di incontro",
7
+ "errorSavingObservation": "Error saving observation",
8
+ "noValue": "No value",
9
+ "observationSaved": "Observation saved successfully"
5
10
  }
@@ -1,5 +1,10 @@
1
1
  {
2
+ "addEncounter": "Add encounter",
2
3
  "date": "Date",
3
4
  "dateAndTime": "თარიღი და დრო",
4
- "encounterType": "კონსულტაციის ტიპი"
5
+ "editabilityNote": "Tap an observation to edit",
6
+ "encounterType": "კონსულტაციის ტიპი",
7
+ "errorSavingObservation": "Error saving observation",
8
+ "noValue": "No value",
9
+ "observationSaved": "Observation saved successfully"
5
10
  }
@@ -1,5 +1,10 @@
1
1
  {
2
+ "addEncounter": "Add encounter",
2
3
  "date": "Date",
3
4
  "dateAndTime": "កាលបរិច្ឆេទ និងម៉ោង",
4
- "encounterType": "ប្រភេទនៃការជួបប្រទះ"
5
+ "editabilityNote": "Tap an observation to edit",
6
+ "encounterType": "ប្រភេទនៃការជួបប្រទះ",
7
+ "errorSavingObservation": "Error saving observation",
8
+ "noValue": "No value",
9
+ "observationSaved": "Observation saved successfully"
5
10
  }
@@ -1,5 +1,10 @@
1
1
  {
2
+ "addEncounter": "Add encounter",
2
3
  "date": "Date",
3
4
  "dateAndTime": "Date and time",
4
- "encounterType": "Encounter type"
5
+ "editabilityNote": "Tap an observation to edit",
6
+ "encounterType": "Encounter type",
7
+ "errorSavingObservation": "Error saving observation",
8
+ "noValue": "No value",
9
+ "observationSaved": "Observation saved successfully"
5
10
  }
@@ -1,5 +1,10 @@
1
1
  {
2
+ "addEncounter": "Add encounter",
2
3
  "date": "Date",
3
4
  "dateAndTime": "Date and time",
4
- "encounterType": "Encounter type"
5
+ "editabilityNote": "Tap an observation to edit",
6
+ "encounterType": "Encounter type",
7
+ "errorSavingObservation": "Error saving observation",
8
+ "noValue": "No value",
9
+ "observationSaved": "Observation saved successfully"
5
10
  }
@@ -1,5 +1,10 @@
1
1
  {
2
+ "addEncounter": "Add encounter",
2
3
  "date": "Date",
3
4
  "dateAndTime": "Date and time",
4
- "encounterType": "Encounter type"
5
+ "editabilityNote": "Tap an observation to edit",
6
+ "encounterType": "Encounter type",
7
+ "errorSavingObservation": "Error saving observation",
8
+ "noValue": "No value",
9
+ "observationSaved": "Observation saved successfully"
5
10
  }
@@ -1,5 +1,10 @@
1
1
  {
2
+ "addEncounter": "Add encounter",
2
3
  "date": "Date",
3
4
  "dateAndTime": "Date and time",
4
- "encounterType": "Encounter type"
5
+ "editabilityNote": "Tap an observation to edit",
6
+ "encounterType": "Encounter type",
7
+ "errorSavingObservation": "Error saving observation",
8
+ "noValue": "No value",
9
+ "observationSaved": "Observation saved successfully"
5
10
  }
@@ -1,5 +1,10 @@
1
1
  {
2
+ "addEncounter": "Add encounter",
2
3
  "date": "Date",
3
4
  "dateAndTime": "Date and time",
4
- "encounterType": "Encounter type"
5
+ "editabilityNote": "Tap an observation to edit",
6
+ "encounterType": "Encounter type",
7
+ "errorSavingObservation": "Error saving observation",
8
+ "noValue": "No value",
9
+ "observationSaved": "Observation saved successfully"
5
10
  }
@@ -1,5 +1,10 @@
1
1
  {
2
+ "addEncounter": "Add encounter",
2
3
  "date": "Date",
3
4
  "dateAndTime": "Data e hora",
4
- "encounterType": "Tipo de consulta"
5
+ "editabilityNote": "Tap an observation to edit",
6
+ "encounterType": "Tipo de consulta",
7
+ "errorSavingObservation": "Error saving observation",
8
+ "noValue": "No value",
9
+ "observationSaved": "Observation saved successfully"
5
10
  }
@@ -1,5 +1,10 @@
1
1
  {
2
+ "addEncounter": "Add encounter",
2
3
  "date": "Date",
3
4
  "dateAndTime": "Data e hora",
4
- "encounterType": "Tipo de encontro"
5
+ "editabilityNote": "Tap an observation to edit",
6
+ "encounterType": "Tipo de encontro",
7
+ "errorSavingObservation": "Error saving observation",
8
+ "noValue": "No value",
9
+ "observationSaved": "Observation saved successfully"
5
10
  }
@@ -1,5 +1,10 @@
1
1
  {
2
+ "addEncounter": "Add encounter",
2
3
  "date": "Date",
3
4
  "dateAndTime": "Date and time",
4
- "encounterType": "Encounter type"
5
+ "editabilityNote": "Tap an observation to edit",
6
+ "encounterType": "Encounter type",
7
+ "errorSavingObservation": "Error saving observation",
8
+ "noValue": "No value",
9
+ "observationSaved": "Observation saved successfully"
5
10
  }
@@ -1,5 +1,10 @@
1
1
  {
2
+ "addEncounter": "Add encounter",
2
3
  "date": "Date",
3
4
  "dateAndTime": "Data si ora",
4
- "encounterType": "Tip intalnire"
5
+ "editabilityNote": "Tap an observation to edit",
6
+ "encounterType": "Tip intalnire",
7
+ "errorSavingObservation": "Error saving observation",
8
+ "noValue": "No value",
9
+ "observationSaved": "Observation saved successfully"
5
10
  }
@@ -1,5 +1,10 @@
1
1
  {
2
+ "addEncounter": "Add encounter",
2
3
  "date": "Date",
3
4
  "dateAndTime": "Date and time",
4
- "encounterType": "Encounter type"
5
+ "editabilityNote": "Tap an observation to edit",
6
+ "encounterType": "Encounter type",
7
+ "errorSavingObservation": "Error saving observation",
8
+ "noValue": "No value",
9
+ "observationSaved": "Observation saved successfully"
5
10
  }
@@ -1,5 +1,10 @@
1
1
  {
2
+ "addEncounter": "Add encounter",
2
3
  "date": "Date",
3
4
  "dateAndTime": "Date and time",
4
- "encounterType": "Encounter type"
5
+ "editabilityNote": "Tap an observation to edit",
6
+ "encounterType": "Encounter type",
7
+ "errorSavingObservation": "Error saving observation",
8
+ "noValue": "No value",
9
+ "observationSaved": "Observation saved successfully"
5
10
  }
@@ -1,5 +1,10 @@
1
1
  {
2
+ "addEncounter": "Add encounter",
2
3
  "date": "Date",
3
4
  "dateAndTime": "Date and time",
4
- "encounterType": "Encounter type"
5
+ "editabilityNote": "Tap an observation to edit",
6
+ "encounterType": "Encounter type",
7
+ "errorSavingObservation": "Error saving observation",
8
+ "noValue": "No value",
9
+ "observationSaved": "Observation saved successfully"
5
10
  }
@@ -1,5 +1,10 @@
1
1
  {
2
+ "addEncounter": "Add encounter",
2
3
  "date": "Date",
3
4
  "dateAndTime": "Date and time",
4
- "encounterType": "Encounter type"
5
+ "editabilityNote": "Tap an observation to edit",
6
+ "encounterType": "Encounter type",
7
+ "errorSavingObservation": "Error saving observation",
8
+ "noValue": "No value",
9
+ "observationSaved": "Observation saved successfully"
5
10
  }
@@ -1,5 +1,10 @@
1
1
  {
2
+ "addEncounter": "Add encounter",
2
3
  "date": "Date",
3
4
  "dateAndTime": "Date and time",
4
- "encounterType": "Encounter type"
5
+ "editabilityNote": "Tap an observation to edit",
6
+ "encounterType": "Encounter type",
7
+ "errorSavingObservation": "Error saving observation",
8
+ "noValue": "No value",
9
+ "observationSaved": "Observation saved successfully"
5
10
  }
@@ -1,5 +1,10 @@
1
1
  {
2
+ "addEncounter": "Add encounter",
2
3
  "date": "Date",
3
4
  "dateAndTime": "Date and time",
4
- "encounterType": "Encounter type"
5
+ "editabilityNote": "Tap an observation to edit",
6
+ "encounterType": "Encounter type",
7
+ "errorSavingObservation": "Error saving observation",
8
+ "noValue": "No value",
9
+ "observationSaved": "Observation saved successfully"
5
10
  }
@@ -1,5 +1,10 @@
1
1
  {
2
+ "addEncounter": "Add encounter",
2
3
  "date": "Date",
3
4
  "dateAndTime": "Date and time",
4
- "encounterType": "Encounter type"
5
+ "editabilityNote": "Tap an observation to edit",
6
+ "encounterType": "Encounter type",
7
+ "errorSavingObservation": "Error saving observation",
8
+ "noValue": "No value",
9
+ "observationSaved": "Observation saved successfully"
5
10
  }
@@ -1,5 +1,10 @@
1
1
  {
2
+ "addEncounter": "Add encounter",
2
3
  "date": "Date",
3
4
  "dateAndTime": "Date and time",
4
- "encounterType": "Encounter type"
5
+ "editabilityNote": "Tap an observation to edit",
6
+ "encounterType": "Encounter type",
7
+ "errorSavingObservation": "Error saving observation",
8
+ "noValue": "No value",
9
+ "observationSaved": "Observation saved successfully"
5
10
  }
@@ -1,5 +1,10 @@
1
1
  {
2
+ "addEncounter": "Add encounter",
2
3
  "date": "Date",
3
4
  "dateAndTime": "Date and time",
4
- "encounterType": "Encounter type"
5
+ "editabilityNote": "Tap an observation to edit",
6
+ "encounterType": "Encounter type",
7
+ "errorSavingObservation": "Error saving observation",
8
+ "noValue": "No value",
9
+ "observationSaved": "Observation saved successfully"
5
10
  }
@@ -1,5 +1,10 @@
1
1
  {
2
+ "addEncounter": "Add encounter",
2
3
  "date": "Date",
3
4
  "dateAndTime": "Date and time",
4
- "encounterType": "Encounter type"
5
+ "editabilityNote": "Tap an observation to edit",
6
+ "encounterType": "Encounter type",
7
+ "errorSavingObservation": "Error saving observation",
8
+ "noValue": "No value",
9
+ "observationSaved": "Observation saved successfully"
5
10
  }
@@ -1,5 +1,10 @@
1
1
  {
2
+ "addEncounter": "Add encounter",
2
3
  "date": "Date",
3
4
  "dateAndTime": "Date and time",
4
- "encounterType": "Encounter type"
5
+ "editabilityNote": "Tap an observation to edit",
6
+ "encounterType": "Encounter type",
7
+ "errorSavingObservation": "Error saving observation",
8
+ "noValue": "No value",
9
+ "observationSaved": "Observation saved successfully"
5
10
  }
@@ -1,5 +1,10 @@
1
1
  {
2
+ "addEncounter": "Add encounter",
2
3
  "date": "Date",
3
4
  "dateAndTime": "Ngày và giờ",
4
- "encounterType": "Loại gặp gỡ"
5
+ "editabilityNote": "Tap an observation to edit",
6
+ "encounterType": "Loại gặp gỡ",
7
+ "errorSavingObservation": "Error saving observation",
8
+ "noValue": "No value",
9
+ "observationSaved": "Observation saved successfully"
5
10
  }
@@ -1,5 +1,10 @@
1
1
  {
2
+ "addEncounter": "Add encounter",
2
3
  "date": "Date",
3
4
  "dateAndTime": "日期&时间",
4
- "encounterType": "问诊类型"
5
+ "editabilityNote": "Tap an observation to edit",
6
+ "encounterType": "问诊类型",
7
+ "errorSavingObservation": "Error saving observation",
8
+ "noValue": "No value",
9
+ "observationSaved": "Observation saved successfully"
5
10
  }
@@ -1,5 +1,10 @@
1
1
  {
2
+ "addEncounter": "Add encounter",
2
3
  "date": "Date",
3
4
  "dateAndTime": "日期&时间",
4
- "encounterType": "问诊类型"
5
+ "editabilityNote": "Tap an observation to edit",
6
+ "encounterType": "问诊类型",
7
+ "errorSavingObservation": "Error saving observation",
8
+ "noValue": "No value",
9
+ "observationSaved": "Observation saved successfully"
5
10
  }
@@ -1,5 +1,10 @@
1
1
  {
2
+ "addEncounter": "Add encounter",
2
3
  "date": "Date",
3
4
  "dateAndTime": "Date and time",
4
- "encounterType": "Encounter type"
5
+ "editabilityNote": "Tap an observation to edit",
6
+ "encounterType": "Encounter type",
7
+ "errorSavingObservation": "Error saving observation",
8
+ "noValue": "No value",
9
+ "observationSaved": "Observation saved successfully"
5
10
  }