aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-08-21 17:09:52 +0200
committerLibravatar Stefan Malzner <stefan@adlk.io>2019-08-21 17:09:52 +0200
commitb02e0c2249736467c698b0c16eaf20ce550ed0f5 (patch)
treedbecb627e8afa581bc56fd9b5d9a2c4364e8490f /src/i18n
parentremove console logs (diff)
downloadferdium-app-b02e0c2249736467c698b0c16eaf20ce550ed0f5.tar.gz
ferdium-app-b02e0c2249736467c698b0c16eaf20ce550ed0f5.tar.zst
ferdium-app-b02e0c2249736467c698b0c16eaf20ce550ed0f5.zip
Update wording
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,