delete unused strings
This commit is contained in:
parent
9fa1a11fbe
commit
5a84d15613
|
@ -925,14 +925,6 @@
|
|||
"@personalization": {
|
||||
"description": "Personalization"
|
||||
},
|
||||
"forDevelopers": "For developers",
|
||||
"@forDevelopers": {
|
||||
"description": "For developers"
|
||||
},
|
||||
"developerMode": "Developer mode",
|
||||
"@developerMode": {
|
||||
"description": "Developer mode"
|
||||
},
|
||||
"drawOnHumanExperience": "Draw on the human experience",
|
||||
"@drawOnHumanExperience": {
|
||||
"description": "Draw on the human experience"
|
||||
|
@ -997,10 +989,6 @@
|
|||
"@tapBackAgainToLeave": {
|
||||
"description": "Tap back again to leave."
|
||||
},
|
||||
"environmentVariables": "Environment variables",
|
||||
"@environmentVariables": {
|
||||
"description": "Environment variables"
|
||||
},
|
||||
"more": "More",
|
||||
"@more": {
|
||||
"description": "More"
|
||||
|
|
Loading…
Reference in New Issue