0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-04-13 07:21:40 -05:00

Merge pull request #1909 from penpot/eva-fix-typo

🐛 Fix typo
This commit is contained in:
Alejandro 2022-05-17 12:57:25 +02:00 committed by GitHub
commit 5c2b5f7cda
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View file

@ -48,6 +48,7 @@
### :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)
- 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)

View file

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