mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Add back missing translation
This commit is contained in:
parent
cf8124fb2d
commit
e8cf51095a
@ -14,7 +14,7 @@
|
||||
</div>
|
||||
<ds-space centered>
|
||||
<nuxt-link to="/notifications">
|
||||
{{ $t('notifications.page') }}
|
||||
{{ $t('notifications.pageLink') }}
|
||||
</nuxt-link>
|
||||
</ds-space>
|
||||
</template>
|
||||
|
||||
@ -177,6 +177,7 @@
|
||||
},
|
||||
"comment": "Kommentar",
|
||||
"title": "Benachrichtigungen",
|
||||
"pageLink": "Alle Benachrichtigungen",
|
||||
"post": "Beitrag",
|
||||
"user": "Benutzer",
|
||||
"content": "Inhalt",
|
||||
|
||||
@ -178,6 +178,7 @@
|
||||
},
|
||||
"comment": "Comment",
|
||||
"title": "Notifications",
|
||||
"pageLink": "All notifications",
|
||||
"post": "Post",
|
||||
"user": "User",
|
||||
"content": "Content",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user