|
294 | 294 | "error.no-asset-create-permission": "You do not have permission to create a new asset.",
|
295 | 295 | "error.no-asset-edit-permission": "You do not have permission to edit assets.",
|
296 | 296 | "error.no-asset-view-permission": "You do not have permission to view assets.",
|
| 297 | + "error.no-assets": "There are no assets to display.", |
| 298 | + "error.no-asset-log-reasons": "There are no asset log reasons to display.", |
297 | 299 | "error.no-create-outbound-shipment-permission": "You do not have permission to create an Outbound Shipment from a Requisition",
|
298 | 300 | "error.no-customer-return-items": "No items have been added to this return.",
|
299 | 301 | "error.no-customer-returns": "There are no Customer Returns to display.",
|
|
314 | 316 | "error.no-outbound-items": "No items have been added to this shipment.",
|
315 | 317 | "error.no-outbound-shipments": "There are no Outbound Shipments to display.",
|
316 | 318 | "error.no-pack-variants": "This item does not have any pack variants configured.",
|
| 319 | + "error.no-patients": "There are no patients to display.", |
317 | 320 | "error.no-permission": "No permission to view this data",
|
318 | 321 | "error.no-permission-report": "You do not have permission to view this report",
|
319 | 322 | "error.no-prescriptions": "There are no Prescriptions to display.",
|
320 | 323 | "error.no-properties-to-import": "There are no configured properties to import for your facilities",
|
321 | 324 | "error.no-report-permission": "No permission to view reports",
|
322 | 325 | "error.no-reports-available": "No reports available",
|
323 |
| - "error.no-requisition-items": "No items have been added to this Internal Order.", |
| 326 | + "error.no-internal-order-items": "No items have been added to this Internal Order.", |
| 327 | + "error.no-requisition-items": "No items have been added to this requisition.", |
324 | 328 | "error.no-requisitions": "There are no Requisitions to display.",
|
325 | 329 | "error.no-results": "Nothing here",
|
326 | 330 | "error.no-rnr-forms": "No R&R Forms found",
|
|
330 | 334 | "error.no-stock": "There is no stock to display.",
|
331 | 335 | "error.no-stocktake-items": "No items have been added to this stocktake.",
|
332 | 336 | "error.no-stocktakes": "There are no Stocktakes to display.",
|
| 337 | + "error.no-supplier-return-items": "No items have been added to this return.", |
333 | 338 | "error.no-supplier-returns": "There are no Supplier Returns to display.",
|
334 | 339 | "error.no-temperature-breaches": "No temperature breaches found",
|
335 | 340 | "error.no-temperature-logs": "No temperature logs found",
|
|
0 commit comments