mirror of
https://github.com/penpot/penpot.git
synced 2025-03-11 15:21:18 -05:00
✏️ Fix typo for i18n key
This commit is contained in:
parent
b1a611e41a
commit
e9627cf7f7
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
(header)
|
||||
[:section.dashboard-content.user-settings
|
||||
[:section.user-settings-content
|
||||
[:span.user-settings-label (tr "settings.notifications.none")]
|
||||
[:span.user-settings-label (tr "settings.notifications.notifications-saved")]
|
||||
[:p (tr "settings.notifications.description")]
|
||||
[:div.input-radio.radio-primary
|
||||
[:input {:type "radio"
|
||||
|
|
Loading…
Add table
Reference in a new issue