mirror of
https://github.com/wassname/talk.git
synced 2026-07-23 13:10:20 +08:00
[CORL-406] Tenant Locale Selection (#2450)
* feat: added preload config * feat: support changing locale * fix: name case * fix: removed unused code * feat: added translations for default reactions * fix: do not translate icon * fix: shorter i18n keys
This commit is contained in:
@@ -6,9 +6,7 @@
|
||||
url("material-design-icons/iconfont/MaterialIcons-Regular.woff2")
|
||||
format("woff2"),
|
||||
url("material-design-icons/iconfont/MaterialIcons-Regular.woff")
|
||||
format("woff"),
|
||||
url("material-design-icons/iconfont/MaterialIcons-Regular.ttf")
|
||||
format("truetype");
|
||||
format("woff");
|
||||
}
|
||||
|
||||
.icon {
|
||||
|
||||
Reference in New Issue
Block a user