@@ -264,7 +269,7 @@
v-on:keyup.enter="deleteAccount"
:placeholder="$t('login.password')"
:aria-label="$t('login.password')"
- class="input w-auto mr-12"
+ class="input w-auto mr-2"
type="password"
/>
diff --git a/src/locales/en.json b/src/locales/en.json
index 229cacb5..4bf36dea 100644
--- a/src/locales/en.json
+++ b/src/locales/en.json
@@ -7,7 +7,10 @@
"preferences": "Preferences",
"history": "History",
"subscriptions": "Subscriptions",
- "playlists": "Playlists"
+ "playlists": "Playlists",
+ "account": "Account",
+ "instance": "Instance",
+ "player": "Player"
},
"player": {
"watch_on": "Watch on {0}"