forked from FoundKeyGang/FoundKey
✌️
This commit is contained in:
parent
2fa82bde16
commit
bc1e9245bd
2 changed files with 0 additions and 5 deletions
|
@ -815,7 +815,6 @@ mobile/views/pages/settings/settings.profile.vue:
|
|||
birthday: "誕生日"
|
||||
avatar: "アイコン"
|
||||
banner: "バナー"
|
||||
is-bot: "このアカウントはBotです"
|
||||
is-cat: "このアカウントはCatです"
|
||||
save: "保存"
|
||||
saved: "プロフィールを保存しました"
|
||||
|
|
|
@ -49,10 +49,6 @@
|
|||
:md-active.sync="uploading"
|
||||
md-content="%18n:!@uploading%"/>
|
||||
|
||||
<div>
|
||||
<md-switch v-model="isBot">%i18n:@is-bot%</md-switch>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<md-switch v-model="isCat">%i18n:@is-cat%</md-switch>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue