mirror of
https://github.com/penpot/penpot.git
synced 2025-05-29 20:56:13 +02:00
🎉 Remove imported and updated extra words
This commit is contained in:
parent
e2f6274ff2
commit
a8150e1b05
4 changed files with 5 additions and 3 deletions
|
@ -163,7 +163,7 @@
|
|||
(let [locale (mf/deref i18n/locale)
|
||||
time (dt/timeago modified-at {:locale locale})]
|
||||
[:span.date
|
||||
(str (tr "ds.updated-at" time))]))
|
||||
time]))
|
||||
|
||||
(defn create-counter-element
|
||||
[_element file-count]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue