mirror of
https://github.com/penpot/penpot.git
synced 2025-05-31 00:46:11 +02:00
🐛 Add lost spanish translation (#6089)
This commit is contained in:
parent
337c61db2c
commit
b2bc5aff68
2 changed files with 5 additions and 1 deletions
|
@ -1171,7 +1171,7 @@ msgstr "Theme Option with the same name exists"
|
||||||
|
|
||||||
#: src/app/main/data/tokens.cljs:198
|
#: src/app/main/data/tokens.cljs:198
|
||||||
msgid "errors.token-set-exists-on-drop"
|
msgid "errors.token-set-exists-on-drop"
|
||||||
msgstr "Cannot complete drop, a set with same name already exists at path %s."
|
msgstr "Cannot complete drop, a set with same name already exists at path."
|
||||||
|
|
||||||
#: src/app/main/data/tokens.cljs:294
|
#: src/app/main/data/tokens.cljs:294
|
||||||
msgid "workspace.token.duplicate-suffix"
|
msgid "workspace.token.duplicate-suffix"
|
||||||
|
|
|
@ -7188,3 +7188,7 @@ msgstr "Ya existe un set con el mismo nombre"
|
||||||
|
|
||||||
msgid "errors.token-theme-already-exists"
|
msgid "errors.token-theme-already-exists"
|
||||||
msgstr "Ya existe un theme con este nombre"
|
msgstr "Ya existe un theme con este nombre"
|
||||||
|
|
||||||
|
#: src/app/main/data/tokens.cljs:198
|
||||||
|
msgid "errors.token-set-exists-on-drop"
|
||||||
|
msgstr "No se ha podido mover el set, un set con el mismo nombre ya existe en la esa ruta."
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue