remove unneeded i18n

This commit is contained in:
freeplay 2023-07-06 00:08:59 -04:00
parent 9acd0d9fbf
commit 7a73a82143
2 changed files with 1 additions and 2 deletions

View file

@ -21,7 +21,6 @@ renotedBy: "Boosted by {user}"
noNotes: "No posts"
noNotifications: "No notifications"
instance: "Server"
findAnotherInstance: "Find another server"
settings: "Settings"
basicSettings: "Basic Settings"
otherSettings: "Other Settings"

View file

@ -86,7 +86,7 @@
to="https://calckey.org/join/"
>
<i class="ph-airplane-tilt ph-bold"></i>
{{ i18n.ts.findAnotherInstance }}
{{ i18n.ts.findOtherInstance }}
</MkButton>
<MkButton
v-if="deviceKind !== 'desktop'"