aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/messages
diff options
context:
space:
mode:
authorLibravatar Amine Mouafik <amine@mouafik.fr>2019-12-23 15:46:11 +0100
committerLibravatar Amine Mouafik <amine@mouafik.fr>2019-12-23 15:46:11 +0100
commitf319a1c9ba7a4a17a615d1b0f224603e57fdc25d (patch)
tree7d0bc16639867d39914eede3bbd3c6bb6c5bcf56 /src/i18n/messages
parentAdd local recipe repository as new feature (diff)
downloadferdium-app-f319a1c9ba7a4a17a615d1b0f224603e57fdc25d.tar.gz
ferdium-app-f319a1c9ba7a4a17a615d1b0f224603e57fdc25d.tar.zst
ferdium-app-f319a1c9ba7a4a17a615d1b0f224603e57fdc25d.zip
Allow for more natural translation of loading message
Diffstat (limited to 'src/i18n/messages')
-rw-r--r--src/i18n/messages/src/components/ui/WebviewLoader/index.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i18n/messages/src/components/ui/WebviewLoader/index.json b/src/i18n/messages/src/components/ui/WebviewLoader/index.json
index ef3e4b593..9caabef25 100644
--- a/src/i18n/messages/src/components/ui/WebviewLoader/index.json
+++ b/src/i18n/messages/src/components/ui/WebviewLoader/index.json
@@ -1,7 +1,7 @@
1[ 1[
2 { 2 {
3 "id": "service.webviewLoader.loading", 3 "id": "service.webviewLoader.loading",
4 "defaultMessage": "!!!Loading", 4 "defaultMessage": "!!!Loading {service}",
5 "file": "src/components/ui/WebviewLoader/index.js", 5 "file": "src/components/ui/WebviewLoader/index.js",
6 "start": { 6 "start": {
7 "line": 11, 7 "line": 11,