aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/locales/en-US.json2
-rw-r--r--src/i18n/messages/src/components/settings/account/AccountDashboard.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index 57785b74a..0270bb857 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -181,7 +181,7 @@
181 "settings.account.tryReloadServices": "Try again", 181 "settings.account.tryReloadServices": "Try again",
182 "settings.account.tryReloadUserInfoRequest": "Try again", 182 "settings.account.tryReloadUserInfoRequest": "Try again",
183 "settings.account.userInfoRequestFailed": "Could not load user information", 183 "settings.account.userInfoRequestFailed": "Could not load user information",
184 "settings.account.yourLicense": "Your license:", 184 "settings.account.yourLicense": "Your Franz License",
185 "settings.app.buttonClearAllCache": "Clear cache", 185 "settings.app.buttonClearAllCache": "Clear cache",
186 "settings.app.buttonInstallUpdate": "Restart & install update", 186 "settings.app.buttonInstallUpdate": "Restart & install update",
187 "settings.app.buttonSearchForUpdate": "Check for updates", 187 "settings.app.buttonSearchForUpdate": "Check for updates",
diff --git a/src/i18n/messages/src/components/settings/account/AccountDashboard.json b/src/i18n/messages/src/components/settings/account/AccountDashboard.json
index 68d3e6dd1..72cf7e0f3 100644
--- a/src/i18n/messages/src/components/settings/account/AccountDashboard.json
+++ b/src/i18n/messages/src/components/settings/account/AccountDashboard.json
@@ -196,7 +196,7 @@
196 }, 196 },
197 { 197 {
198 "id": "settings.account.yourLicense", 198 "id": "settings.account.yourLicense",
199 "defaultMessage": "!!!Your license:", 199 "defaultMessage": "!!!Your Franz License:",
200 "file": "src/components/settings/account/AccountDashboard.js", 200 "file": "src/components/settings/account/AccountDashboard.js",
201 "start": { 201 "start": {
202 "line": 78, 202 "line": 78,