aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/defaultMessages.json
diff options
context:
space:
mode:
authorLibravatar Amine <amine@mouafik.fr>2020-02-26 17:32:05 +0100
committerLibravatar GitHub <noreply@github.com>2020-02-26 17:32:05 +0100
commit644878643de84e0566294b57ca40fc70d11437c4 (patch)
tree284746227df93d54595c833431e625daf8e3c7ea /src/i18n/locales/defaultMessages.json
parentImplement user.css and user.js (#401) (diff)
parentFix merge errors (diff)
downloadferdium-app-644878643de84e0566294b57ca40fc70d11437c4.tar.gz
ferdium-app-644878643de84e0566294b57ca40fc70d11437c4.tar.zst
ferdium-app-644878643de84e0566294b57ca40fc70d11437c4.zip
Merge pull request #403 from getferdi/feat/#270
#270 Add more navigation bar behaviour settings
Diffstat (limited to 'src/i18n/locales/defaultMessages.json')
-rw-r--r--src/i18n/locales/defaultMessages.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index 0ea45b977..211214d93 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -4214,15 +4214,15 @@
4214 } 4214 }
4215 }, 4215 },
4216 { 4216 {
4217 "defaultMessage": "!!!Always show service navigation bar", 4217 "defaultMessage": "!!!Navigation bar behaviour",
4218 "end": { 4218 "end": {
4219 "column": 3, 4219 "column": 3,
4220 "line": 62 4220 "line": 62
4221 }, 4221 },
4222 "file": "src/containers/settings/EditSettingsScreen.js", 4222 "file": "src/containers/settings/EditSettingsScreen.js",
4223 "id": "settings.app.form.showServiceNavigationBar", 4223 "id": "settings.app.form.navigationBarBehaviour",
4224 "start": { 4224 "start": {
4225 "column": 28, 4225 "column": 26,
4226 "line": 59 4226 "line": 59
4227 } 4227 }
4228 }, 4228 },