mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-01 16:15:50 +02:00
Revert "refactor(client): Use v-t for i18n"
This reverts commit 9c30b23358.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<div>
|
||||
<portal to="icon"><fa :icon="faQuestionCircle"/></portal>
|
||||
<portal to="title" v-t="'help'"></portal>
|
||||
<portal to="title">{{ $t('help') }}</portal>
|
||||
<main class="_card">
|
||||
<div class="_content">
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user