From 321b62848d33d0b49afc0baf35638893174ca5fb Mon Sep 17 00:00:00 2001 From: Owncast Date: Thu, 25 Apr 2024 00:05:58 +0000 Subject: [PATCH] Commit updated translations --- web/i18n/strings.json | 21 +-------------------- web/i18n/strings_old.json | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+), 20 deletions(-) create mode 100644 web/i18n/strings_old.json diff --git a/web/i18n/strings.json b/web/i18n/strings.json index 0a2e82621..0967ef424 100644 --- a/web/i18n/strings.json +++ b/web/i18n/strings.json @@ -1,20 +1 @@ -{ - "Notify": "Notify", - "Powered by Owncast": "Powered by Owncast", - "Documentation": "Documentation", - "Contribute": "Contribute", - "Source": "Source", - "Skip to player": "Skip to player", - "Skip to offline message": "Skip to offline message", - "Skip to page content": "Skip to page content", - "Skip to footer": "Skip to footer", - "Chat will be available when the stream is live": "Chat will be available when the stream is live.", - "Chat is offline": "Chat is offline", - "Stay updated!": "Stay updated!", - "Click and never miss future streams!": "Click and never miss future streams!", - "This stream is offline": "This stream is offline.", - "the next time goes live": "the next time goes live", - "Follow": "Follow", - "on the Fediverse to see the next time goes live": "on the Fediverse to see the next time goes live", - "Last live ago": "Last live ago" -} +{} diff --git a/web/i18n/strings_old.json b/web/i18n/strings_old.json new file mode 100644 index 000000000..0a2e82621 --- /dev/null +++ b/web/i18n/strings_old.json @@ -0,0 +1,20 @@ +{ + "Notify": "Notify", + "Powered by Owncast": "Powered by Owncast", + "Documentation": "Documentation", + "Contribute": "Contribute", + "Source": "Source", + "Skip to player": "Skip to player", + "Skip to offline message": "Skip to offline message", + "Skip to page content": "Skip to page content", + "Skip to footer": "Skip to footer", + "Chat will be available when the stream is live": "Chat will be available when the stream is live.", + "Chat is offline": "Chat is offline", + "Stay updated!": "Stay updated!", + "Click and never miss future streams!": "Click and never miss future streams!", + "This stream is offline": "This stream is offline.", + "the next time goes live": "the next time goes live", + "Follow": "Follow", + "on the Fediverse to see the next time goes live": "on the Fediverse to see the next time goes live", + "Last live ago": "Last live ago" +}