mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-10 10:08:02 -06:00
feat: Implement bulk label forms (except tags)
This commit is contained in:
@@ -697,5 +697,11 @@
|
||||
"thisFieldIsRequired": "This field is required!",
|
||||
"@thisFieldIsRequired": {
|
||||
"description": "Message shown below the form field when a required field has not been filled out."
|
||||
}
|
||||
},
|
||||
"confirm": "Confirm",
|
||||
"confirmAction": "Confirm action",
|
||||
"@confirmAction": {
|
||||
"description": "Typically used as a title to confirm a previously selected action"
|
||||
},
|
||||
"areYouSureYouWantToContinue": "Are you sure you want to continue?"
|
||||
}
|
||||
@@ -694,8 +694,14 @@
|
||||
"@donateCoffee": {
|
||||
"description": "Label displayed in the app drawer"
|
||||
},
|
||||
"thisFieldIsRequired": "This field is required!",
|
||||
"thisFieldIsRequired": "Dieses Feld ist erforderlich!",
|
||||
"@thisFieldIsRequired": {
|
||||
"description": "Message shown below the form field when a required field has not been filled out."
|
||||
}
|
||||
},
|
||||
"confirm": "Bestätigen",
|
||||
"confirmAction": "Aktion bestätigen",
|
||||
"@confirmAction": {
|
||||
"description": "Typically used as a title to confirm a previously selected action"
|
||||
},
|
||||
"areYouSureYouWantToContinue": "Bist Du sicher, dass Du fortfahren möchtest?"
|
||||
}
|
||||
@@ -697,5 +697,11 @@
|
||||
"thisFieldIsRequired": "This field is required!",
|
||||
"@thisFieldIsRequired": {
|
||||
"description": "Message shown below the form field when a required field has not been filled out."
|
||||
}
|
||||
},
|
||||
"confirm": "Confirm",
|
||||
"confirmAction": "Confirm action",
|
||||
"@confirmAction": {
|
||||
"description": "Typically used as a title to confirm a previously selected action"
|
||||
},
|
||||
"areYouSureYouWantToContinue": "Are you sure you want to continue?"
|
||||
}
|
||||
@@ -697,5 +697,11 @@
|
||||
"thisFieldIsRequired": "This field is required!",
|
||||
"@thisFieldIsRequired": {
|
||||
"description": "Message shown below the form field when a required field has not been filled out."
|
||||
}
|
||||
},
|
||||
"confirm": "Confirm",
|
||||
"confirmAction": "Confirm action",
|
||||
"@confirmAction": {
|
||||
"description": "Typically used as a title to confirm a previously selected action"
|
||||
},
|
||||
"areYouSureYouWantToContinue": "Are you sure you want to continue?"
|
||||
}
|
||||
@@ -697,5 +697,11 @@
|
||||
"thisFieldIsRequired": "This field is required!",
|
||||
"@thisFieldIsRequired": {
|
||||
"description": "Message shown below the form field when a required field has not been filled out."
|
||||
}
|
||||
},
|
||||
"confirm": "Confirm",
|
||||
"confirmAction": "Confirm action",
|
||||
"@confirmAction": {
|
||||
"description": "Typically used as a title to confirm a previously selected action"
|
||||
},
|
||||
"areYouSureYouWantToContinue": "Are you sure you want to continue?"
|
||||
}
|
||||
@@ -697,5 +697,11 @@
|
||||
"thisFieldIsRequired": "This field is required!",
|
||||
"@thisFieldIsRequired": {
|
||||
"description": "Message shown below the form field when a required field has not been filled out."
|
||||
}
|
||||
},
|
||||
"confirm": "Confirm",
|
||||
"confirmAction": "Confirm action",
|
||||
"@confirmAction": {
|
||||
"description": "Typically used as a title to confirm a previously selected action"
|
||||
},
|
||||
"areYouSureYouWantToContinue": "Are you sure you want to continue?"
|
||||
}
|
||||
@@ -697,5 +697,11 @@
|
||||
"thisFieldIsRequired": "This field is required!",
|
||||
"@thisFieldIsRequired": {
|
||||
"description": "Message shown below the form field when a required field has not been filled out."
|
||||
}
|
||||
},
|
||||
"confirm": "Confirm",
|
||||
"confirmAction": "Confirm action",
|
||||
"@confirmAction": {
|
||||
"description": "Typically used as a title to confirm a previously selected action"
|
||||
},
|
||||
"areYouSureYouWantToContinue": "Are you sure you want to continue?"
|
||||
}
|
||||
Reference in New Issue
Block a user