chore: Update translations (#7937)
This commit is contained in:
@@ -34,7 +34,9 @@
|
||||
"START_CONVERSATION": "Aloita keskustelu",
|
||||
"END_CONVERSATION": "End Conversation",
|
||||
"CONTINUE_CONVERSATION": "Continue conversation",
|
||||
"YOU": "You",
|
||||
"START_NEW_CONVERSATION": "Start a new conversation",
|
||||
"VIEW_UNREAD_MESSAGES": "You have unread messages",
|
||||
"UNREAD_VIEW": {
|
||||
"VIEW_MESSAGES_BUTTON": "Näytä uudet viestit",
|
||||
"CLOSE_MESSAGES_BUTTON": "Sulje",
|
||||
@@ -108,6 +110,27 @@
|
||||
},
|
||||
"PORTAL": {
|
||||
"POPULAR_ARTICLES": "Popular Articles",
|
||||
"VIEW_ALL_ARTICLES": "View all articles"
|
||||
"VIEW_ALL_ARTICLES": "View all articles",
|
||||
"IFRAME_LOAD_ERROR": "There was an error loading the article, please refresh the page and try again."
|
||||
},
|
||||
"ATTACHMENTS": {
|
||||
"image": {
|
||||
"CONTENT": "Kuvaviesti"
|
||||
},
|
||||
"audio": {
|
||||
"CONTENT": "Ääniviesti"
|
||||
},
|
||||
"video": {
|
||||
"CONTENT": "Videoviesti"
|
||||
},
|
||||
"file": {
|
||||
"CONTENT": "Liite"
|
||||
},
|
||||
"location": {
|
||||
"CONTENT": "Sijainti"
|
||||
},
|
||||
"fallback": {
|
||||
"CONTENT": "on jakanut URL-osoitteen"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user