🌐 Translate project title and update

Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
This commit is contained in:
mathieu.brunot 2019-08-12 10:42:37 +02:00
parent b799d26a10
commit dcb6a66d8a
No known key found for this signature in database
GPG key ID: 81584BEAF692D7E0
8 changed files with 11 additions and 7 deletions

View file

@ -134,7 +134,7 @@
{:style {:background-image (str "url('" @url "')")}}]
[:div.grid-item-th
[:img.img-th {:src "/images/project-placeholder.svg"
:alt "Project title"}]])))
:alt (tr "ds.project-thumbnail.alt")}]])))
@ -172,7 +172,7 @@
:default-value (:name project)}]
[:h3 (:name project)])
[:span.date
(str "Updated " (dt/timeago (:modified-at project)))]]
(str (tr "ds.updated-at" (dt/timeago (:modified-at project))))]]
[:div.project-th-actions
[:div.project-th-icon.pages
i/page