chore: use shadcn sheets

This commit is contained in:
Ephraim Atta-Duncan
2024-10-11 18:43:09 +00:00
parent eb96f315b6
commit b3ade016e1
13 changed files with 656 additions and 57 deletions

View File

@@ -124,7 +124,12 @@ msgstr "Erweiterte Einstellungen"
msgid "After submission, a document will be automatically generated and added to your documents page. You will also receive a notification via email."
msgstr "Nach der Übermittlung wird ein Dokument automatisch generiert und zu Ihrer Dokumentenseite hinzugefügt. Sie erhalten außerdem eine Benachrichtigung per E-Mail."
#: packages/ui/components/document/document-status.tsx:46
msgid "All"
msgstr ""
#: packages/lib/constants/recipient-roles.ts:8
#: packages/ui/components/document/next-inbox-item-button.tsx:113
msgid "Approve"
msgstr "Genehmigen"
@@ -203,6 +208,10 @@ msgstr "Klicken, um das Feld einzufügen"
msgid "Close"
msgstr "Schließen"
#: packages/ui/components/document/document-status.tsx:28
msgid "Completed"
msgstr ""
#: packages/lib/constants/template.ts:12
msgid "Configure Direct Recipient"
msgstr "Direkten Empfänger konfigurieren"
@@ -220,7 +229,7 @@ msgstr "Fortsetzen"
msgid "Copied to clipboard"
msgstr "In die Zwischenablage kopiert"
#: packages/ui/components/document/next-inbox-item-button.tsx:70
#: packages/ui/components/document/next-inbox-item-button.tsx:93
msgid "Created {0}"
msgstr ""
@@ -248,14 +257,38 @@ msgstr "Empfänger des direkten Links"
msgid "Document access"
msgstr "Dokumentenzugriff"
#: packages/ui/components/document/document-status.tsx:47
msgid "Document All"
msgstr ""
#: packages/ui/components/document/document-status.tsx:29
msgid "Document completed"
msgstr ""
#: packages/lib/constants/template.ts:20
msgid "Document Creation"
msgstr "Dokumenterstellung"
#: packages/ui/components/document/document-status.tsx:35
msgid "Document draft"
msgstr ""
#: packages/ui/components/document/document-status.tsx:41
msgid "Document inbox"
msgstr ""
#: packages/ui/components/document/document-status.tsx:23
msgid "Document pending"
msgstr ""
#: packages/ui/components/document/document-download-button.tsx:68
msgid "Download"
msgstr "Herunterladen"
#: packages/ui/components/document/document-status.tsx:34
msgid "Draft"
msgstr ""
#: packages/ui/primitives/document-dropzone.tsx:162
msgid "Drag & drop your PDF here."
msgstr "Ziehen Sie Ihr PDF hierher."
@@ -356,6 +389,10 @@ msgstr "Ich bin verpflichtet, eine Kopie dieses Dokuments zu erhalten"
#~ msgid "I am required to recieve a copy of this document"
#~ msgstr "I am required to recieve a copy of this document"
#: packages/ui/components/document/document-status.tsx:40
msgid "Inbox"
msgstr ""
#: packages/ui/components/recipient/recipient-action-auth-select.tsx:29
#: packages/ui/components/recipient/recipient-action-auth-select.tsx:87
msgid "Inherit authentication method"
@@ -465,6 +502,10 @@ msgstr "Seite {0} von {1}"
msgid "Password Required"
msgstr "Passwort erforderlich"
#: packages/ui/components/document/document-status.tsx:22
msgid "Pending"
msgstr ""
#: packages/ui/primitives/document-flow/field-items-advanced-settings/checkbox-field.tsx:154
msgid "Pick a number"
msgstr "Wählen Sie eine Zahl"
@@ -579,10 +620,11 @@ msgid "Show advanced settings"
msgstr "Erweiterte Einstellungen anzeigen"
#: packages/lib/constants/recipient-roles.ts:20
#: packages/ui/components/document/next-inbox-item-button.tsx:107
msgid "Sign"
msgstr "Unterschreiben"
#: packages/ui/components/document/next-inbox-item-button.tsx:58
#: packages/ui/components/document/next-inbox-item-button.tsx:70
msgid "Sign Next Document"
msgstr ""
@@ -764,6 +806,7 @@ msgid "Value"
msgstr "Wert"
#: packages/lib/constants/recipient-roles.ts:26
#: packages/ui/components/document/next-inbox-item-button.tsx:119
msgid "View"
msgstr "View"

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long