mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
feat: add translations for notifications label (mark all as read)
This commit is contained in:
parent
0bffede021
commit
e37fb535dc
@ -456,6 +456,7 @@
|
|||||||
"unread": "Ungelesen"
|
"unread": "Ungelesen"
|
||||||
},
|
},
|
||||||
"pageLink": "Alle Benachrichtigungen",
|
"pageLink": "Alle Benachrichtigungen",
|
||||||
|
"markAllAsRead": "Markiere alle als gelesen",
|
||||||
"post": "Beitrag",
|
"post": "Beitrag",
|
||||||
"reason": {
|
"reason": {
|
||||||
"commented_on_post": "Hat Deinen Beitrag kommentiert …",
|
"commented_on_post": "Hat Deinen Beitrag kommentiert …",
|
||||||
|
|||||||
@ -456,6 +456,7 @@
|
|||||||
"unread": "Unread"
|
"unread": "Unread"
|
||||||
},
|
},
|
||||||
"pageLink": "All notifications",
|
"pageLink": "All notifications",
|
||||||
|
"markAllAsRead": "Mark all as read",
|
||||||
"post": "Post",
|
"post": "Post",
|
||||||
"reason": {
|
"reason": {
|
||||||
"commented_on_post": "Commented on your post …",
|
"commented_on_post": "Commented on your post …",
|
||||||
|
|||||||
@ -449,6 +449,7 @@
|
|||||||
"unread": "No leído"
|
"unread": "No leído"
|
||||||
},
|
},
|
||||||
"pageLink": "Todas las notificaciones",
|
"pageLink": "Todas las notificaciones",
|
||||||
|
"markAllAsRead": "Marcar todas como leido",
|
||||||
"post": "Contribución",
|
"post": "Contribución",
|
||||||
"reason": {
|
"reason": {
|
||||||
"commented_on_post": "Comentó su contribución ...",
|
"commented_on_post": "Comentó su contribución ...",
|
||||||
|
|||||||
@ -438,6 +438,7 @@
|
|||||||
"unread": "Non lu"
|
"unread": "Non lu"
|
||||||
},
|
},
|
||||||
"pageLink": "Toutes les notifications",
|
"pageLink": "Toutes les notifications",
|
||||||
|
"markAllAsRead": "Tout marquer comme lu",
|
||||||
"post": "Post",
|
"post": "Post",
|
||||||
"reason": {
|
"reason": {
|
||||||
"commented_on_post": "Commenté sur votre post…",
|
"commented_on_post": "Commenté sur votre post…",
|
||||||
|
|||||||
@ -388,6 +388,7 @@
|
|||||||
"unread": ""
|
"unread": ""
|
||||||
},
|
},
|
||||||
"pageLink": "",
|
"pageLink": "",
|
||||||
|
"markAllAsRead": "Segna tutti come letti",
|
||||||
"post": "",
|
"post": "",
|
||||||
"reason": {
|
"reason": {
|
||||||
"commented_on_post": "",
|
"commented_on_post": "",
|
||||||
|
|||||||
@ -172,5 +172,25 @@
|
|||||||
"taxident": "Identificatienummer voor de belasting over de toegevoegde waarde overeenkomstig § 27 a Wet op de belasting over de toegevoegde waarde (Duitsland).",
|
"taxident": "Identificatienummer voor de belasting over de toegevoegde waarde overeenkomstig § 27 a Wet op de belasting over de toegevoegde waarde (Duitsland).",
|
||||||
"termsAc": "Gebruiksvoorwaarden",
|
"termsAc": "Gebruiksvoorwaarden",
|
||||||
"tribunal": "registerrechtbank"
|
"tribunal": "registerrechtbank"
|
||||||
|
},
|
||||||
|
"notifications": {
|
||||||
|
"comment": "",
|
||||||
|
"content": "",
|
||||||
|
"empty": "",
|
||||||
|
"filterLabel": {
|
||||||
|
"all": "",
|
||||||
|
"read": "",
|
||||||
|
"unread": ""
|
||||||
|
},
|
||||||
|
"pageLink": "",
|
||||||
|
"markAllAsRead": "Markeer alles als gelezen",
|
||||||
|
"post": "",
|
||||||
|
"reason": {
|
||||||
|
"commented_on_post": "",
|
||||||
|
"mentioned_in_comment": "",
|
||||||
|
"mentioned_in_post": ""
|
||||||
|
},
|
||||||
|
"title": "",
|
||||||
|
"user": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -377,6 +377,7 @@
|
|||||||
"unread": "Não lido"
|
"unread": "Não lido"
|
||||||
},
|
},
|
||||||
"pageLink": "Todas as notificações",
|
"pageLink": "Todas as notificações",
|
||||||
|
"markAllAsRead": "Marcar todas como lidas",
|
||||||
"post": "Post",
|
"post": "Post",
|
||||||
"reason": {
|
"reason": {
|
||||||
"commented_on_post": "Comentou no seu post …",
|
"commented_on_post": "Comentou no seu post …",
|
||||||
|
|||||||
@ -449,6 +449,7 @@
|
|||||||
"unread": "Непрочитанные"
|
"unread": "Непрочитанные"
|
||||||
},
|
},
|
||||||
"pageLink": "Все уведомления",
|
"pageLink": "Все уведомления",
|
||||||
|
"markAllAsRead": "Отметить все как прочитанное",
|
||||||
"post": "Пост",
|
"post": "Пост",
|
||||||
"reason": {
|
"reason": {
|
||||||
"commented_on_post": "Комментарий к посту...",
|
"commented_on_post": "Комментарий к посту...",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user