Run yarn manage:translations
This commit is contained in:
@@ -335,6 +335,35 @@
|
||||
],
|
||||
"path": "app/javascript/flavours/glitch/features/compose/components/poll_form.json"
|
||||
},
|
||||
{
|
||||
"descriptors": [
|
||||
{
|
||||
"defaultMessage": "Simple text returns statuses you have written, favourited, boosted, or have been mentioned in, as well as matching usernames, display names, and hashtags.",
|
||||
"id": "search_popout.tips.full_text"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "Simple text returns matching display names, usernames and hashtags",
|
||||
"id": "search_popout.tips.text"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "Advanced search format",
|
||||
"id": "search_popout.search_format"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "hashtag",
|
||||
"id": "search_popout.tips.hashtag"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "user",
|
||||
"id": "search_popout.tips.user"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "status",
|
||||
"id": "search_popout.tips.status"
|
||||
}
|
||||
],
|
||||
"path": "app/javascript/flavours/glitch/features/compose/components/search.json"
|
||||
},
|
||||
{
|
||||
"descriptors": [
|
||||
{
|
||||
@@ -405,10 +434,6 @@
|
||||
"defaultMessage": "Miscellaneous options",
|
||||
"id": "column.subheading"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "Extended information",
|
||||
"id": "navigation_bar.info"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "Show me around",
|
||||
"id": "getting_started.onboarding"
|
||||
@@ -802,6 +827,10 @@
|
||||
"defaultMessage": "Toots with media",
|
||||
"id": "settings.auto_collapse_media"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "Height (in pixels) for a toot to be considered lengthy",
|
||||
"id": "settings.auto_collapse_height"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "Image backgrounds",
|
||||
"id": "settings.image_backgrounds"
|
||||
|
||||
Reference in New Issue
Block a user