0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-10 06:41:40 -05:00

🐛 Fix typo

This commit is contained in:
Eva 2022-05-17 12:35:35 +02:00
parent f290465edd
commit 712c68fc77
2 changed files with 2 additions and 1 deletions

View file

@ -48,6 +48,7 @@
### :bug: Bugs fixed ### :bug: Bugs fixed
- Fix typo in viewer comment section [Taiga #3401](https://tree.taiga.io/project/penpot/issue/3401)
- Do not show team-up modal for users already on a team [Taiga #3311](https://tree.taiga.io/project/penpot/issue/3311) - Do not show team-up modal for users already on a team [Taiga #3311](https://tree.taiga.io/project/penpot/issue/3311)
- Constraints are not well assigned when default and multiselection [Taiga #3069](https://tree.taiga.io/project/penpot/issue/3069) - Constraints are not well assigned when default and multiselection [Taiga #3069](https://tree.taiga.io/project/penpot/issue/3069)
- Duplicate artboards create new flows if needed [Taiga #2221](https://tree.taiga.io/project/penpot/issue/2221) - Duplicate artboards create new flows if needed [Taiga #2221](https://tree.taiga.io/project/penpot/issue/2221)

View file

@ -1388,7 +1388,7 @@ msgstr "Show all comments"
#: src/app/main/ui/workspace/comments.cljs, src/app/main/ui/viewer/header.cljs #: src/app/main/ui/workspace/comments.cljs, src/app/main/ui/viewer/header.cljs
msgid "labels.show-your-comments" msgid "labels.show-your-comments"
msgstr "Show only yours comments" msgstr "Show only your comments"
#: src/app/main/ui/static.cljs #: src/app/main/ui/static.cljs
msgid "labels.sign-out" msgid "labels.sign-out"