refactor(frontend): remove $i
This commit is contained in:
@@ -200,7 +200,6 @@ if (_DEV_) {
|
||||
|
||||
// TODO: 廃止
|
||||
app.config.globalProperties = {
|
||||
$i,
|
||||
$t: i18n.t,
|
||||
$ts: i18n.ts,
|
||||
};
|
||||
|
Reference in New Issue
Block a user