Add new interactions link and translations

This commit is contained in:
elhombretecla 2021-05-26 09:05:11 +02:00 committed by Andrés Moya
parent e45f7598db
commit 3d5caf18e3
8 changed files with 30 additions and 5 deletions

View file

@ -119,7 +119,7 @@
[:div.view-options
[:div.view-options-dropdown {:on-click #(swap! show-dropdown? not)}
[:span "Interactions"]
[:span (t locale "viewer.header.interactions")]
i/arrow-down]
[:& dropdown {:show @show-dropdown?
:on-close hide-dropdown}