feat: update workspace url placeholder
This commit is contained in:
@@ -256,7 +256,6 @@ checksums:
|
|||||||
monthly%20billing/singular: e228107df80015377112d41f4f155cb3
|
monthly%20billing/singular: e228107df80015377112d41f4f155cb3
|
||||||
moved%20the%20card%20from%20%3C0%3E%7B0%7D%3C%2F0%3E%20to%3C1%3E%7B1%7D%3C%2F1%3E/singular: 11edf0427766c26db541d46379dc3c16
|
moved%20the%20card%20from%20%3C0%3E%7B0%7D%3C%2F0%3E%20to%3C1%3E%7B1%7D%3C%2F1%3E/singular: 11edf0427766c26db541d46379dc3c16
|
||||||
moved%20the%20card%20to%20another%20list/singular: 2e8c41bfafb42fa299ce56e4300205ff
|
moved%20the%20card%20to%20another%20list/singular: 2e8c41bfafb42fa299ce56e4300205ff
|
||||||
my-workspace-name/singular: 399577242038fb7295afde603f22b4ad
|
|
||||||
Name/singular: 9368b5a047572b6051f334af5aa76819
|
Name/singular: 9368b5a047572b6051f334af5aa76819
|
||||||
Need%20help%3F/singular: 04e7322f2d3ffb2d73ff2f64b71637c8
|
Need%20help%3F/singular: 04e7322f2d3ffb2d73ff2f64b71637c8
|
||||||
New/singular: 126d036fae5fb6b629728ecb97e6195b
|
New/singular: 126d036fae5fb6b629728ecb97e6195b
|
||||||
@@ -458,6 +457,7 @@ checksums:
|
|||||||
Workspace%20name%20updated/singular: 3206ea410ee1ea4182b27ac0d89f92a1
|
Workspace%20name%20updated/singular: 3206ea410ee1ea4182b27ac0d89f92a1
|
||||||
Workspace%20slug%20updated/singular: 527b92711d38cb35b40741df43aef047
|
Workspace%20slug%20updated/singular: 527b92711d38cb35b40741df43aef047
|
||||||
Workspace%20URL/singular: f4397a838da0f3a44cbd3ebe408ed6c3
|
Workspace%20URL/singular: f4397a838da0f3a44cbd3ebe408ed6c3
|
||||||
|
workspace-url/singular: 2d034732ec536f3a2667f956fa50d394
|
||||||
Writing/singular: 4f5f3ee3320c252921f80c42653c5d49
|
Writing/singular: 4f5f3ee3320c252921f80c42653c5d49
|
||||||
Yearly/singular: 87f43e016c19cb25860f456549a2f431
|
Yearly/singular: 87f43e016c19cb25860f456549a2f431
|
||||||
Yes%2C%20we%20offer%20an%20forever%20free%20plan%20for%20individual%20use.%20No%20restrictions%2C%20no%20paywalls%2C%20no%20limits./singular: 963cee303d0ff13c1719f4575e774fe3
|
Yes%2C%20we%20offer%20an%20forever%20free%20plan%20for%20individual%20use.%20No%20restrictions%2C%20no%20paywalls%2C%20no%20limits./singular: 963cee303d0ff13c1719f4575e774fe3
|
||||||
|
|||||||
@@ -270,7 +270,7 @@ export function NewWorkspaceForm() {
|
|||||||
<div className="mt-4">
|
<div className="mt-4">
|
||||||
<Input
|
<Input
|
||||||
id="workspace-slug"
|
id="workspace-slug"
|
||||||
placeholder={t`my-workspace-name`}
|
placeholder={t`workspace-url`}
|
||||||
{...register("slug")}
|
{...register("slug")}
|
||||||
className={`${
|
className={`${
|
||||||
isSlugAvailable
|
isSlugAvailable
|
||||||
|
|||||||
@@ -1120,10 +1120,6 @@ msgstr "hat die Karte von <0>{0}</0> nach <1>{1}</1> verschoben"
|
|||||||
msgid "moved the card to another list"
|
msgid "moved the card to another list"
|
||||||
msgstr "hat die Karte in eine andere Liste verschoben"
|
msgstr "hat die Karte in eine andere Liste verschoben"
|
||||||
|
|
||||||
#: src/components/NewWorkspaceForm.tsx:273
|
|
||||||
msgid "my-workspace-name"
|
|
||||||
msgstr "my-workspace-name"
|
|
||||||
|
|
||||||
#: src/components/LabelForm.tsx:135
|
#: src/components/LabelForm.tsx:135
|
||||||
#: src/views/boards/components/NewBoardForm.tsx:99
|
#: src/views/boards/components/NewBoardForm.tsx:99
|
||||||
msgid "Name"
|
msgid "Name"
|
||||||
@@ -2000,6 +1996,10 @@ msgstr "Workspace-Slug aktualisiert"
|
|||||||
msgid "Workspace URL"
|
msgid "Workspace URL"
|
||||||
msgstr "Workspace-URL"
|
msgstr "Workspace-URL"
|
||||||
|
|
||||||
|
#: src/components/NewWorkspaceForm.tsx:273
|
||||||
|
msgid "workspace-url"
|
||||||
|
msgstr "workspace-url"
|
||||||
|
|
||||||
#: src/views/boards/components/TemplateBoards.tsx:30
|
#: src/views/boards/components/TemplateBoards.tsx:30
|
||||||
msgid "Writing"
|
msgid "Writing"
|
||||||
msgstr "Schreiben"
|
msgstr "Schreiben"
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -1203,8 +1203,8 @@ msgid "moved the card to another list"
|
|||||||
msgstr "moved the card to another list"
|
msgstr "moved the card to another list"
|
||||||
|
|
||||||
#: src/components/NewWorkspaceForm.tsx:273
|
#: src/components/NewWorkspaceForm.tsx:273
|
||||||
msgid "my-workspace-name"
|
#~ msgid "my-workspace-name"
|
||||||
msgstr "my-workspace-name"
|
#~ msgstr "my-workspace-name"
|
||||||
|
|
||||||
#: src/components/LabelForm.tsx:135
|
#: src/components/LabelForm.tsx:135
|
||||||
#: src/views/boards/components/NewBoardForm.tsx:99
|
#: src/views/boards/components/NewBoardForm.tsx:99
|
||||||
@@ -2110,6 +2110,10 @@ msgstr "Workspace slug updated"
|
|||||||
msgid "Workspace URL"
|
msgid "Workspace URL"
|
||||||
msgstr "Workspace URL"
|
msgstr "Workspace URL"
|
||||||
|
|
||||||
|
#: src/components/NewWorkspaceForm.tsx:273
|
||||||
|
msgid "workspace-url"
|
||||||
|
msgstr "workspace-url"
|
||||||
|
|
||||||
#: src/views/boards/components/TemplateBoards.tsx:30
|
#: src/views/boards/components/TemplateBoards.tsx:30
|
||||||
msgid "Writing"
|
msgid "Writing"
|
||||||
msgstr "Writing"
|
msgstr "Writing"
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -1120,10 +1120,6 @@ msgstr "movió la tarjeta de <0>{0}</0> a<1>{1}</1>"
|
|||||||
msgid "moved the card to another list"
|
msgid "moved the card to another list"
|
||||||
msgstr "movió la tarjeta a otra lista"
|
msgstr "movió la tarjeta a otra lista"
|
||||||
|
|
||||||
#: src/components/NewWorkspaceForm.tsx:273
|
|
||||||
msgid "my-workspace-name"
|
|
||||||
msgstr "my-workspace-name"
|
|
||||||
|
|
||||||
#: src/components/LabelForm.tsx:135
|
#: src/components/LabelForm.tsx:135
|
||||||
#: src/views/boards/components/NewBoardForm.tsx:99
|
#: src/views/boards/components/NewBoardForm.tsx:99
|
||||||
msgid "Name"
|
msgid "Name"
|
||||||
@@ -2000,6 +1996,10 @@ msgstr "Slug del espacio de trabajo actualizado"
|
|||||||
msgid "Workspace URL"
|
msgid "Workspace URL"
|
||||||
msgstr "URL del espacio de trabajo"
|
msgstr "URL del espacio de trabajo"
|
||||||
|
|
||||||
|
#: src/components/NewWorkspaceForm.tsx:273
|
||||||
|
msgid "workspace-url"
|
||||||
|
msgstr "workspace-url"
|
||||||
|
|
||||||
#: src/views/boards/components/TemplateBoards.tsx:30
|
#: src/views/boards/components/TemplateBoards.tsx:30
|
||||||
msgid "Writing"
|
msgid "Writing"
|
||||||
msgstr "Escritura"
|
msgstr "Escritura"
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -1120,10 +1120,6 @@ msgstr "a déplacé la carte de <0>{0}</0> vers <1>{1}</1>"
|
|||||||
msgid "moved the card to another list"
|
msgid "moved the card to another list"
|
||||||
msgstr "a déplacé la carte vers une autre liste"
|
msgstr "a déplacé la carte vers une autre liste"
|
||||||
|
|
||||||
#: src/components/NewWorkspaceForm.tsx:273
|
|
||||||
msgid "my-workspace-name"
|
|
||||||
msgstr "my-workspace-name"
|
|
||||||
|
|
||||||
#: src/components/LabelForm.tsx:135
|
#: src/components/LabelForm.tsx:135
|
||||||
#: src/views/boards/components/NewBoardForm.tsx:99
|
#: src/views/boards/components/NewBoardForm.tsx:99
|
||||||
msgid "Name"
|
msgid "Name"
|
||||||
@@ -2000,6 +1996,10 @@ msgstr "Slug de l'espace de travail mis à jour"
|
|||||||
msgid "Workspace URL"
|
msgid "Workspace URL"
|
||||||
msgstr "URL de l'espace de travail"
|
msgstr "URL de l'espace de travail"
|
||||||
|
|
||||||
|
#: src/components/NewWorkspaceForm.tsx:273
|
||||||
|
msgid "workspace-url"
|
||||||
|
msgstr "workspace-url"
|
||||||
|
|
||||||
#: src/views/boards/components/TemplateBoards.tsx:30
|
#: src/views/boards/components/TemplateBoards.tsx:30
|
||||||
msgid "Writing"
|
msgid "Writing"
|
||||||
msgstr "Écriture"
|
msgstr "Écriture"
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -1120,10 +1120,6 @@ msgstr "ha spostato la scheda da <0>{0}</0> a<1>{1}</1>"
|
|||||||
msgid "moved the card to another list"
|
msgid "moved the card to another list"
|
||||||
msgstr "ha spostato la scheda in un'altra lista"
|
msgstr "ha spostato la scheda in un'altra lista"
|
||||||
|
|
||||||
#: src/components/NewWorkspaceForm.tsx:273
|
|
||||||
msgid "my-workspace-name"
|
|
||||||
msgstr "my-workspace-name"
|
|
||||||
|
|
||||||
#: src/components/LabelForm.tsx:135
|
#: src/components/LabelForm.tsx:135
|
||||||
#: src/views/boards/components/NewBoardForm.tsx:99
|
#: src/views/boards/components/NewBoardForm.tsx:99
|
||||||
msgid "Name"
|
msgid "Name"
|
||||||
@@ -2000,6 +1996,10 @@ msgstr "Slug dell'area di lavoro aggiornato"
|
|||||||
msgid "Workspace URL"
|
msgid "Workspace URL"
|
||||||
msgstr "URL dello spazio di lavoro"
|
msgstr "URL dello spazio di lavoro"
|
||||||
|
|
||||||
|
#: src/components/NewWorkspaceForm.tsx:273
|
||||||
|
msgid "workspace-url"
|
||||||
|
msgstr "workspace-url"
|
||||||
|
|
||||||
#: src/views/boards/components/TemplateBoards.tsx:30
|
#: src/views/boards/components/TemplateBoards.tsx:30
|
||||||
msgid "Writing"
|
msgid "Writing"
|
||||||
msgstr "Scrittura"
|
msgstr "Scrittura"
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -1120,10 +1120,6 @@ msgstr "heeft de kaart verplaatst van <0>{0}</0> naar<1>{1}</1>"
|
|||||||
msgid "moved the card to another list"
|
msgid "moved the card to another list"
|
||||||
msgstr "heeft de kaart naar een andere lijst verplaatst"
|
msgstr "heeft de kaart naar een andere lijst verplaatst"
|
||||||
|
|
||||||
#: src/components/NewWorkspaceForm.tsx:273
|
|
||||||
msgid "my-workspace-name"
|
|
||||||
msgstr "mijn-werkruimte-naam"
|
|
||||||
|
|
||||||
#: src/components/LabelForm.tsx:135
|
#: src/components/LabelForm.tsx:135
|
||||||
#: src/views/boards/components/NewBoardForm.tsx:99
|
#: src/views/boards/components/NewBoardForm.tsx:99
|
||||||
msgid "Name"
|
msgid "Name"
|
||||||
@@ -2000,6 +1996,10 @@ msgstr "Werkruimte-slug bijgewerkt"
|
|||||||
msgid "Workspace URL"
|
msgid "Workspace URL"
|
||||||
msgstr "Werkruimte URL"
|
msgstr "Werkruimte URL"
|
||||||
|
|
||||||
|
#: src/components/NewWorkspaceForm.tsx:273
|
||||||
|
msgid "workspace-url"
|
||||||
|
msgstr "werkruimte-url"
|
||||||
|
|
||||||
#: src/views/boards/components/TemplateBoards.tsx:30
|
#: src/views/boards/components/TemplateBoards.tsx:30
|
||||||
msgid "Writing"
|
msgid "Writing"
|
||||||
msgstr "Schrijven"
|
msgstr "Schrijven"
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user