Make tags translatable, move icons to frontend, a few other things (#5229)

* Make tags translatable, move icons to frontend, a few other things

* Migrate more things

* fix import

* more import fixes

* export tag-messages

* lint
This commit is contained in:
Prospector
2026-01-28 19:01:56 +00:00
committed by GitHub
parent 6d68d50699
commit 16ac2aae6b
121 changed files with 1532 additions and 229 deletions
+1
View File
@@ -6,4 +6,5 @@ export * from './game-modes'
export * from './notices'
export * from './savable'
export * from './search'
export * from './tag-messages'
export * from './vue-children'