Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change for create #1797

Merged
merged 3 commits into from
Dec 3, 2021
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ const SharedFolderOverview = () => {
>
<PlusIcon />
<span className={classes.buttonWrap}>
<Trans>Create a Shared Folder</Trans>
<Trans>Create</Trans>
</span>
</Button>
</div>
Expand Down
3 changes: 0 additions & 3 deletions packages/files-ui/src/locales/de/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -160,9 +160,6 @@ msgstr "Erstellen"
msgid "Create Shared Folder"
msgstr ""

msgid "Create a Shared Folder"
msgstr ""

msgid "Create a sharing link"
msgstr ""

Expand Down
3 changes: 0 additions & 3 deletions packages/files-ui/src/locales/en/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -160,9 +160,6 @@ msgstr "Create"
msgid "Create Shared Folder"
msgstr "Create Shared Folder"

msgid "Create a Shared Folder"
msgstr "Create a Shared Folder"

msgid "Create a sharing link"
msgstr "Create a sharing link"

Expand Down
3 changes: 0 additions & 3 deletions packages/files-ui/src/locales/es/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -161,9 +161,6 @@ msgstr "Crear"
msgid "Create Shared Folder"
msgstr ""

msgid "Create a Shared Folder"
msgstr ""

msgid "Create a sharing link"
msgstr ""

Expand Down
3 changes: 0 additions & 3 deletions packages/files-ui/src/locales/fr/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -161,9 +161,6 @@ msgstr "Créer"
msgid "Create Shared Folder"
msgstr "Créer un dossier partagé"

msgid "Create a Shared Folder"
msgstr "Créer un dossier partagé"

msgid "Create a sharing link"
msgstr "Créer un lien de partage"

Expand Down
3 changes: 0 additions & 3 deletions packages/files-ui/src/locales/no/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -160,9 +160,6 @@ msgstr "Opprett"
msgid "Create Shared Folder"
msgstr ""

msgid "Create a Shared Folder"
msgstr ""

msgid "Create a sharing link"
msgstr ""

Expand Down