@openmrs/esm-patient-list-management-app 9.2.1-pre.7182 → 9.2.1-pre.7185

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 (86) hide show
  1. package/.turbo/turbo-build.log +4 -4
  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/openmrs-esm-patient-list-management-app.js.buildmanifest.json +125 -125
  44. package/dist/routes.json +1 -1
  45. package/package.json +1 -1
  46. package/translations/am.json +2 -0
  47. package/translations/ar.json +2 -0
  48. package/translations/ar_SY.json +2 -0
  49. package/translations/bn.json +2 -0
  50. package/translations/cs.json +2 -0
  51. package/translations/de.json +2 -0
  52. package/translations/en_US.json +2 -0
  53. package/translations/es.json +2 -0
  54. package/translations/es_MX.json +2 -0
  55. package/translations/fr.json +2 -0
  56. package/translations/he.json +2 -0
  57. package/translations/hi.json +2 -0
  58. package/translations/hi_IN.json +2 -0
  59. package/translations/id.json +2 -0
  60. package/translations/it.json +2 -0
  61. package/translations/ka.json +2 -0
  62. package/translations/km.json +2 -0
  63. package/translations/ku.json +2 -0
  64. package/translations/ky.json +2 -0
  65. package/translations/lg.json +2 -0
  66. package/translations/ne.json +2 -0
  67. package/translations/pl.json +2 -0
  68. package/translations/pt.json +2 -0
  69. package/translations/pt_BR.json +2 -0
  70. package/translations/qu.json +2 -0
  71. package/translations/ro_RO.json +2 -0
  72. package/translations/ru_RU.json +2 -0
  73. package/translations/si.json +2 -0
  74. package/translations/sq.json +2 -0
  75. package/translations/sw.json +2 -0
  76. package/translations/sw_KE.json +2 -0
  77. package/translations/tr.json +2 -0
  78. package/translations/tr_TR.json +2 -0
  79. package/translations/uk.json +2 -0
  80. package/translations/uz.json +2 -0
  81. package/translations/uz@Latn.json +2 -0
  82. package/translations/uz_UZ.json +2 -0
  83. package/translations/vi.json +2 -0
  84. package/translations/zh.json +2 -0
  85. package/translations/zh_CN.json +2 -0
  86. package/translations/zh_TW.json +2 -0
@@ -3,6 +3,7 @@
3
3
  "add": "Add",
4
4
  "addPatientToList": "Thêm bệnh nhân vào danh sách",
5
5
  "allLists": "Tất cả danh sách",
6
+ "allLocations": "All Locations",
6
7
  "backToListsPage": "Quay trở lại danh sách trang",
7
8
  "cancel": "Hủy",
8
9
  "cannotAddPatient": "Cannot add patient",
@@ -35,6 +36,7 @@
35
36
  "errorDeletingList": "Lỗi khi xóa danh sách bệnh nhân",
36
37
  "errorRemovingPatientFromList": "Không xóa được bệnh nhân khỏi danh sách",
37
38
  "errorUpdatingList": "Lỗi cập nhật danh sách",
39
+ "filterByLocation": "Filter by location",
38
40
  "identifier": "Mã định danh",
39
41
  "items": "Vật phẩm",
40
42
  "itemsDisplayed": "{{numberOfItemsDisplayed}} vật phẩm",
@@ -3,6 +3,7 @@
3
3
  "add": "Add",
4
4
  "addPatientToList": "将患者添加到列表",
5
5
  "allLists": "所有列表",
6
+ "allLocations": "All Locations",
6
7
  "backToListsPage": "返回到列表页",
7
8
  "cancel": "取消",
8
9
  "cannotAddPatient": "Cannot add patient",
@@ -35,6 +36,7 @@
35
36
  "errorDeletingList": "删除患者列表时出现错误",
36
37
  "errorRemovingPatientFromList": "未能从列表中移除患者",
37
38
  "errorUpdatingList": "更新列表时出现错误",
39
+ "filterByLocation": "Filter by location",
38
40
  "identifier": "Identifier",
39
41
  "items": "项",
40
42
  "itemsDisplayed": "{{numberOfItemsDisplayed}} 项",
@@ -3,6 +3,7 @@
3
3
  "add": "Add",
4
4
  "addPatientToList": "将患者添加到列表",
5
5
  "allLists": "所有列表",
6
+ "allLocations": "All Locations",
6
7
  "backToListsPage": "返回到列表页",
7
8
  "cancel": "取消",
8
9
  "cannotAddPatient": "无法添加患者",
@@ -35,6 +36,7 @@
35
36
  "errorDeletingList": "删除患者列表时出现错误",
36
37
  "errorRemovingPatientFromList": "未能从列表中移除患者",
37
38
  "errorUpdatingList": "更新列表时出现错误",
39
+ "filterByLocation": "Filter by location",
38
40
  "identifier": "ID",
39
41
  "items": "项",
40
42
  "itemsDisplayed": "{{numberOfItemsDisplayed}} 项",
@@ -3,6 +3,7 @@
3
3
  "add": "Add",
4
4
  "addPatientToList": "Add patient to list",
5
5
  "allLists": "All lists",
6
+ "allLocations": "All Locations",
6
7
  "backToListsPage": "Back to lists page",
7
8
  "cancel": "Cancel",
8
9
  "cannotAddPatient": "Cannot add patient",
@@ -35,6 +36,7 @@
35
36
  "errorDeletingList": "Error deleting patient list",
36
37
  "errorRemovingPatientFromList": "Failed to remove patient from list",
37
38
  "errorUpdatingList": "Error updating list",
39
+ "filterByLocation": "Filter by location",
38
40
  "identifier": "Identifier",
39
41
  "items": "items",
40
42
  "itemsDisplayed": "{{numberOfItemsDisplayed}} items",