From 3bb1ca7825a0381ddd8dbe7f44f7dcf4a788b165 Mon Sep 17 00:00:00 2001 From: André Oliveira <37463445+SpecialAro@users.noreply.github.com> Date: Tue, 19 Jul 2022 12:52:31 +0100 Subject: Feature: Add Release Notes (#491) Co-authored-by: Vijay A Co-authored-by: Ricardo Cino --- src/i18n/locales/en-US.json | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/i18n/locales/en-US.json') diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json index 3c3beea6f..d45ab5c3c 100644 --- a/src/i18n/locales/en-US.json +++ b/src/i18n/locales/en-US.json @@ -194,6 +194,7 @@ "settings.app.buttonOpenFerdiumServiceRecipesFolder": "Open Service Recipes folder", "settings.app.buttonOpenImportExport": "Import / Export", "settings.app.buttonSearchForUpdate": "Check for updates", + "settings.app.buttonShowChangelog": "Show changelog", "settings.app.cacheInfo": "Ferdium cache is currently using {size} of disk space.", "settings.app.cacheNotCleared": "Couldn't clear all cache", "settings.app.closeSettings": "Close settings", @@ -302,6 +303,7 @@ "settings.navigation.account": "Account", "settings.navigation.availableServices": "Available services", "settings.navigation.logout": "Logout", + "settings.navigation.releaseNotes": "Release Notes", "settings.navigation.supportFerdium": "About Ferdium", "settings.navigation.team": "Manage Team", "settings.navigation.yourServices": "Your services", @@ -319,6 +321,9 @@ "settings.recipes.missingService": "Missing a service?", "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdium since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdium.", "settings.recipes.servicesSuccessfulAddedInfo": "Service successfully added", + "settings.releasenotes.connectionError": "An error occured when connecting to Github, please try again later.", + "settings.releasenotes.connectionErrorPageMissing": "An error occured when connecting to Github, the page you are looking for is missing.", + "settings.releasenotes.headline": "Release Notes", "settings.searchService": "Search service", "settings.service.error.goBack": "Back to services", "settings.service.error.headline": "Error", -- cgit v1.2.3-70-g09d2