Fix i18n key locations

This commit is contained in:
2021-09-03 10:46:36 +09:00
parent 8cb9b12b8a
commit 3db0a78c29
2 changed files with 3 additions and 3 deletions
+3 -1
View File
@@ -6,5 +6,7 @@
"listening": "Listening to {{listening}}", "listening": "Listening to {{listening}}",
"close": "Close", "close": "Close",
"mutual": "Mutual links", "mutual": "Mutual links",
"status": "Service Status" "status": "Service Status",
"icon_1": "Icon: ",
"icon_2": ""
} }
-2
View File
@@ -14,8 +14,6 @@
"contact": "Get in touch", "contact": "Get in touch",
"belongs": "Organization", "belongs": "Organization",
"grade": "B2", "grade": "B2",
"icon_1": "Icon: ",
"icon_2": "",
"keys": "Public keys", "keys": "Public keys",
"download": "Download", "download": "Download",
"fingerprint": "Digital fingerprint", "fingerprint": "Digital fingerprint",