feat: add german translation for browser recording save

This commit is contained in:
RohitR311
2024-12-21 00:16:02 +05:30
parent eb0b58befc
commit bda5d6f001

View File

@@ -153,7 +153,8 @@
"confirm_pagination": "Paginierung bestätigen",
"confirm_limit": "Limit bestätigen",
"finish_capture": "Erfassung abschließen",
"finish": "Fertig"
"finish": "Fertig",
"cancel": "Abbrechen"
},
"screenshot": {
"capture_fullpage": "Vollständige Seite erfassen",
@@ -211,5 +212,13 @@
"tooltips": {
"saving": "Workflow wird optimiert und gespeichert"
}
},
"browser_recording": {
"modal": {
"confirm_discard": "Sind Sie sicher, dass Sie die Aufnahme verwerfen möchten?"
},
"notifications": {
"terminated": "Aktuelle Aufnahme wurde beendet"
}
}
}