mirror of
https://github.com/penpot/penpot.git
synced 2025-04-06 03:51:21 -05:00
🐛 Fix viewer wrong translations
This commit is contained in:
parent
e6306e5109
commit
da74d0d732
2 changed files with 2 additions and 1 deletions
|
@ -24,6 +24,7 @@
|
|||
- Improve deeps selection of nested arboards [Taiga #4913](https://tree.taiga.io/project/penpot/issue/4913)
|
||||
- Fix problem on selection numeric inputs on Firefox [#2991](https://github.com/penpot/penpot/issues/2991)
|
||||
- Changed the text dominant-baseline to use ideographic [Taiga #4791](https://tree.taiga.io/project/penpot/issue/4791)
|
||||
- Viewer wrong translations [Github #3035](https://github.com/penpot/penpot/issues/3035)
|
||||
|
||||
### :arrow_up: Deps updates
|
||||
|
||||
|
|
|
@ -1056,7 +1056,7 @@ msgid "inspect.attributes.typography.font-size"
|
|||
msgstr "Font Size"
|
||||
|
||||
#: src/app/main/ui/inspect/attributes/text.cljs
|
||||
msgid "inspect.attributes.typography.font-size"
|
||||
msgid "inspect.attributes.typography.font-weight"
|
||||
msgstr "Font Weight"
|
||||
|
||||
#: src/app/main/ui/inspect/attributes/text.cljs
|
||||
|
|
Loading…
Add table
Reference in a new issue