From 4cd2748300710b2969de7e2256af640e3b4aa883 Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Tue, 14 Apr 2020 16:59:54 -0500 Subject: [PATCH] Run yarn manage:translations --- app/gabsocial/locales/defaultMessages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/gabsocial/locales/defaultMessages.json b/app/gabsocial/locales/defaultMessages.json index e07aa3167..11875e3b8 100644 --- a/app/gabsocial/locales/defaultMessages.json +++ b/app/gabsocial/locales/defaultMessages.json @@ -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" } -] +] \ No newline at end of file