mirror of
https://github.com/penpot/penpot.git
synced 2025-06-05 09:41:41 +02:00
✨ Update translation strings.
This commit is contained in:
parent
2765883152
commit
d914ab1390
21 changed files with 940 additions and 730 deletions
|
@ -30,9 +30,9 @@
|
|||
(let [create #(st/emit! (dd/create-project {:team-id (:id team)}))]
|
||||
[:header.dashboard-header
|
||||
[:div.dashboard-title
|
||||
[:h1 "Projects"]]
|
||||
[:h1 (t locale "dashboard.projects-title")]]
|
||||
[:a.btn-secondary.btn-small {:on-click create}
|
||||
(t locale "dashboard.header.new-project")]]))
|
||||
(t locale "dashboard.new-project")]]))
|
||||
|
||||
(defn files-ref
|
||||
[project-id]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue