chore: translate read only alert to german (#20324)

[skip ci]
This commit is contained in:
Raffael Meyer 2023-03-14 07:07:22 +01:00 committed by GitHub
parent 985a8ca18a
commit 5538d7fbbe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4832,3 +4832,4 @@ CSV Preview,Vorschau,
Non-numeric,Nicht-numerische,
Minimal,Minimal,
This value is fetched from {0}'s {1} field,Dieser Wert ergibt sich aus dem Feld {1} von {0},
This form is not editable due to a Workflow.,Dieses Formular kann in diesem Workflow-Status nicht bearbeitet werden.,

1 A4 A4
4832 Non-numeric Nicht-numerische
4833 Minimal Minimal
4834 This value is fetched from {0}'s {1} field Dieser Wert ergibt sich aus dem Feld {1} von {0}
4835 This form is not editable due to a Workflow. Dieses Formular kann in diesem Workflow-Status nicht bearbeitet werden.