yarn manage:translations en
This commit is contained in:
parent
58b7d7607c
commit
6f04097cb0
1 changed files with 2 additions and 2 deletions
|
@ -191,6 +191,7 @@
|
|||
"chat.actions.send": "Send",
|
||||
"chat.failed_to_send": "Message failed to send.",
|
||||
"chat.input.placeholder": "Type a message",
|
||||
"chat.new_message.title": "New Message",
|
||||
"chat.page_settings.accepting_messages.label": "Allow users to start a new chat with you",
|
||||
"chat.page_settings.play_sounds.label": "Play a sound when you receive a message",
|
||||
"chat.page_settings.preferences": "Preferences",
|
||||
|
@ -224,6 +225,7 @@
|
|||
"chat_search.empty_results_blankslate.action": "Message someone",
|
||||
"chat_search.empty_results_blankslate.body": "Try searching for another name.",
|
||||
"chat_search.empty_results_blankslate.title": "No matches found",
|
||||
"chat_search.placeholder": "Type a name",
|
||||
"chat_search.title": "Messages",
|
||||
"chat_settings.auto_delete.14days": "14 days",
|
||||
"chat_settings.auto_delete.2minutes": "2 minutes",
|
||||
|
@ -468,8 +470,6 @@
|
|||
"confirmations.scheduled_status_delete.heading": "Cancel scheduled post",
|
||||
"confirmations.scheduled_status_delete.message": "Are you sure you want to cancel this scheduled post?",
|
||||
"confirmations.unfollow.confirm": "Unfollow",
|
||||
"confirmations.unfollow.heading": "Unfollow {name}",
|
||||
"confirmations.unfollow.message": "Are you sure you want to unfollow {name}?",
|
||||
"crypto_donate.explanation_box.message": "{siteTitle} accepts cryptocurrency donations. You may send a donation to any of the addresses below. Thank you for your support!",
|
||||
"crypto_donate.explanation_box.title": "Sending cryptocurrency donations",
|
||||
"crypto_donate_panel.actions.view": "Click to see {count} {count, plural, one {wallet} other {wallets}}",
|
||||
|
|
Loading…
Reference in a new issue