Run yarn manage:translations
This commit is contained in:
parent
4cb1392bd5
commit
4cd2748300
1 changed files with 3 additions and 3 deletions
|
@ -2602,7 +2602,7 @@
|
|||
"id": "navigation_bar.logout"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "{site_title} is open source software. You can contribute or report issues at {code_link} (v{code_version}).",
|
||||
"defaultMessage": "{code_name} is open source software. You can contribute or report issues at {code_link} (v{code_version}).",
|
||||
"id": "getting_started.open_source_notice"
|
||||
}
|
||||
],
|
||||
|
@ -2835,7 +2835,7 @@
|
|||
{
|
||||
"descriptors": [
|
||||
{
|
||||
"defaultMessage": "Your draft will be lost if you leave {site_title}.",
|
||||
"defaultMessage": "Your draft will be lost if you leave.",
|
||||
"id": "ui.beforeunload"
|
||||
},
|
||||
{
|
||||
|
@ -2894,4 +2894,4 @@
|
|||
],
|
||||
"path": "app/gabsocial/features/video/index.json"
|
||||
}
|
||||
]
|
||||
]
|
Loading…
Reference in a new issue