mirror of
https://github.com/penpot/penpot.git
synced 2025-06-08 21:21:43 +02:00
🌐 i18N for viewer
This commit is contained in:
parent
2bcc229334
commit
e7e67c6ad8
5 changed files with 51 additions and 4 deletions
|
@ -6,6 +6,7 @@
|
|||
|
||||
(ns uxbox.view
|
||||
(:require [uxbox.config]
|
||||
[uxbox.view.locales :as lc]
|
||||
[uxbox.view.store :as st]
|
||||
[uxbox.view.ui :as ui]))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue