feat: Replaced old label form fields with full page search, removed badge from edit button in document details

This commit is contained in:
Anton Stubenbord
2023-04-07 18:04:56 +02:00
parent 79ccdd0946
commit 10d48e6a55
58 changed files with 3457 additions and 487 deletions

View File

@@ -693,5 +693,9 @@
"donateCoffee": "Spendiere mir einen Kaffee",
"@donateCoffee": {
"description": "Label displayed in the app drawer"
},
"thisFieldIsRequired": "This field is required!",
"@thisFieldIsRequired": {
"description": "Message shown below the form field when a required field has not been filled out."
}
}