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>
|
</div>
|
||||||
<ds-space centered>
|
<ds-space centered>
|
||||||
<nuxt-link to="/notifications">
|
<nuxt-link to="/notifications">
|
||||||
{{ $t('notifications.page') }}
|
{{ $t('notifications.pageLink') }}
|
||||||
</nuxt-link>
|
</nuxt-link>
|
||||||
</ds-space>
|
</ds-space>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
@ -177,6 +177,7 @@
|
|||||||
},
|
},
|
||||||
"comment": "Kommentar",
|
"comment": "Kommentar",
|
||||||
"title": "Benachrichtigungen",
|
"title": "Benachrichtigungen",
|
||||||
|
"pageLink": "Alle Benachrichtigungen",
|
||||||
"post": "Beitrag",
|
"post": "Beitrag",
|
||||||
"user": "Benutzer",
|
"user": "Benutzer",
|
||||||
"content": "Inhalt",
|
"content": "Inhalt",
|
||||||
|
|||||||
@ -178,6 +178,7 @@
|
|||||||
},
|
},
|
||||||
"comment": "Comment",
|
"comment": "Comment",
|
||||||
"title": "Notifications",
|
"title": "Notifications",
|
||||||
|
"pageLink": "All notifications",
|
||||||
"post": "Post",
|
"post": "Post",
|
||||||
"user": "User",
|
"user": "User",
|
||||||
"content": "Content",
|
"content": "Content",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user