Skip to content

Commit 0b76412

Browse files
removed unused i18n keys (#6245)
1 parent 014954d commit 0b76412

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

i18n/locales/en.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
{
22
"components": {
33
"footer": {
4-
"scrollToTop": {
5-
"button": "Scroll to top"
6-
},
74
"links": {
85
"trademarkPolicy": "Trademark Policy",
96
"privacyPolicy": "Privacy Policy",
@@ -159,12 +156,6 @@
159156
"viewAs": "View as",
160157
"tableOfContents": "Table of Contents"
161158
},
162-
"api": {
163-
"jsonLink": {
164-
"title": "View as JSON"
165-
},
166-
"sourceLink": "Source Code:"
167-
},
168159
"home": {
169160
"homeDownloadButton": {
170161
"download": "{version} {isLts, select, true {LTS} other {Current}}",

0 commit comments

Comments
 (0)