mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 00:08:34 +02:00
🐛 Fix issues with promote owner panel
This commit is contained in:
parent
a507ab0e07
commit
dff067c1a7
5 changed files with 32 additions and 8 deletions
|
@ -1194,6 +1194,11 @@ msgstr "Send invitation"
|
|||
msgid "modals.invite-member.title"
|
||||
msgstr "Invite to join the team"
|
||||
|
||||
msgid "modals.leave-and-reassign.forbiden"
|
||||
msgstr ""
|
||||
"You can not leave the team if there is no other member to promote to owner. "
|
||||
"You might want to delete the team."
|
||||
|
||||
#: src/app/main/ui/dashboard/sidebar.cljs
|
||||
msgid "modals.leave-and-reassign.hint1"
|
||||
msgstr "You are %s owner."
|
||||
|
|
|
@ -1184,6 +1184,11 @@ msgstr "Enviar invitacion"
|
|||
msgid "modals.invite-member.title"
|
||||
msgstr "Invitar a unirse al equipo"
|
||||
|
||||
msgid "modals.leave-and-reassign.forbiden"
|
||||
msgstr ""
|
||||
"No puede abandonar el equipo si no hay otro miembro al que promocionar a "
|
||||
"dueño. Quizás quiere borrar el equipo."
|
||||
|
||||
#: src/app/main/ui/dashboard/sidebar.cljs
|
||||
msgid "modals.leave-and-reassign.hint1"
|
||||
msgstr "Eres %s dueño."
|
||||
|
@ -2505,4 +2510,4 @@ msgid "workspace.updates.update"
|
|||
msgstr "Actualizar"
|
||||
|
||||
msgid "workspace.viewport.click-to-close-path"
|
||||
msgstr "Pulsar para cerrar la ruta"
|
||||
msgstr "Pulsar para cerrar la ruta"
|
Loading…
Add table
Add a link
Reference in a new issue