chore: Feature/prettier eslint (#397)

* feat: add translations

* refactor: use trinocular operators instead if

* style: add prettier to eslint, fix lint errors

* chore: add .gitattr
This commit is contained in:
wenjie 2021-03-11 15:42:44 +08:00 committed by GitHub
parent a25c874b7d
commit 52d7a2af26
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 59 additions and 14 deletions

View file

@ -128,7 +128,7 @@
</div>
<div class="item">
<div class="left">
<div class="title">显示歌词翻译</div>
<div class="title">{{ $t("settings.showLyricsTranslation") }}</div>
</div>
<div class="right">
<div class="toggle">
@ -144,7 +144,7 @@
</div>
<div class="item" v-if="isElectron && !isMac">
<div class="left">
<div class="title">最小化到托盘</div>
<div class="title">{{ $t("settings.minimizeToTray") }}</div>
</div>
<div class="right">
<div class="toggle">