💄handle empty data

This commit is contained in:
Fred KISSIE
2025-11-21 04:47:13 +01:00
parent d41bd3023f
commit 7924f195aa
2 changed files with 26 additions and 8 deletions

View File

@@ -2154,5 +2154,6 @@
"niceIdUpdateErrorDescription": "An error occurred while updating the Nice ID.",
"niceIdCannotBeEmpty": "Nice ID cannot be empty",
"enterIdentifier": "Enter identifier",
"identifier": "Identifier"
"identifier": "Identifier",
"noData": "No Data"
}