aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/el.json
diff options
context:
space:
mode:
authorLibravatar jaebradley <jae.b.bradley@gmail.com>2017-11-28 15:09:13 -0500
committerLibravatar jaebradley <jae.b.bradley@gmail.com>2017-11-28 15:19:45 -0500
commitac417dc5bc3c974f10fbdf5eb7abd7c0cbfc07a2 (patch)
tree53d99dcd160a8b8b0945178699c4c107f18bf360 /src/i18n/locales/el.json
parentMerge pull request #330 from meetfranz/develop (diff)
downloadferdium-app-ac417dc5bc3c974f10fbdf5eb7abd7c0cbfc07a2.tar.gz
ferdium-app-ac417dc5bc3c974f10fbdf5eb7abd7c0cbfc07a2.tar.zst
ferdium-app-ac417dc5bc3c974f10fbdf5eb7abd7c0cbfc07a2.zip
fix(typo): Fix "add services manually" message
Diffstat (limited to 'src/i18n/locales/el.json')
-rw-r--r--src/i18n/locales/el.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i18n/locales/el.json b/src/i18n/locales/el.json
index 5717a18b1..459d097f3 100644
--- a/src/i18n/locales/el.json
+++ b/src/i18n/locales/el.json
@@ -3,7 +3,7 @@
3 "global.notConnectedToTheInternet" : "You are not connected to the internet.", 3 "global.notConnectedToTheInternet" : "You are not connected to the internet.",
4 "import.headline" : "Import your Franz 4 services", 4 "import.headline" : "Import your Franz 4 services",
5 "import.notSupportedHeadline" : "Services not yet supported in Franz 5", 5 "import.notSupportedHeadline" : "Services not yet supported in Franz 5",
6 "import.skip.label" : "I want add services manually", 6 "import.skip.label" : "I want to add services manually",
7 "import.submit.label" : "Import services", 7 "import.submit.label" : "Import services",
8 "infobar.buttonChangelog" : "What is new?", 8 "infobar.buttonChangelog" : "What is new?",
9 "infobar.buttonInstallUpdate" : "Restart & install update", 9 "infobar.buttonInstallUpdate" : "Restart & install update",