Run yarn manage:translations

This commit is contained in:
Alex Gleason 2020-04-14 16:59:54 -05:00
parent 4cb1392bd5
commit 4cd2748300
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7
1 changed files with 3 additions and 3 deletions

View File

@ -2602,7 +2602,7 @@
"id": "navigation_bar.logout" "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" "id": "getting_started.open_source_notice"
} }
], ],
@ -2835,7 +2835,7 @@
{ {
"descriptors": [ "descriptors": [
{ {
"defaultMessage": "Your draft will be lost if you leave {site_title}.", "defaultMessage": "Your draft will be lost if you leave.",
"id": "ui.beforeunload" "id": "ui.beforeunload"
}, },
{ {
@ -2894,4 +2894,4 @@
], ],
"path": "app/gabsocial/features/video/index.json" "path": "app/gabsocial/features/video/index.json"
} }
] ]