mirror of
https://github.com/penpot/penpot.git
synced 2025-06-19 17:41:39 +02:00
🐛 Fix copy in error message (#6615)
This commit is contained in:
parent
2244bf6aa7
commit
1120c7c7fb
1 changed files with 1 additions and 1 deletions
|
@ -6873,7 +6873,7 @@ msgstr "Import Error: Invalid token data in JSON."
|
||||||
|
|
||||||
#: src/app/main/ui/workspace/tokens/errors.cljs:16
|
#: src/app/main/ui/workspace/tokens/errors.cljs:16
|
||||||
msgid "workspace.token.invalid-json-token-name"
|
msgid "workspace.token.invalid-json-token-name"
|
||||||
msgstr "Import Error: Invalid token name in in JSON."
|
msgstr "Import Error: Invalid token name in JSON."
|
||||||
|
|
||||||
#: src/app/main/ui/workspace/tokens/errors.cljs:18
|
#: src/app/main/ui/workspace/tokens/errors.cljs:18
|
||||||
msgid "workspace.token.invalid-json-token-name-detail"
|
msgid "workspace.token.invalid-json-token-name-detail"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue