robots indexing action was not translated

This commit is contained in:
Johannes Zellner
2020-11-23 16:29:48 +01:00
parent 949ec91cc8
commit e8091cb5f3
3 changed files with 60 additions and 60 deletions

View File

@@ -293,7 +293,6 @@
},
"changeDisplayName": {
"title": "Change your display name",
"label": "Display name",
"errorNameInvalid": "This display name is not valid",
"errorDisplayNameRequired": "A valid display name is required"
},
@@ -1136,7 +1135,8 @@
},
"robots": {
"title": "Robots.txt",
"txtPlaceholder": "Leave empty to allow all bots to index this app"
"txtPlaceholder": "Leave empty to allow all bots to index this app",
"disableIndexingAction": "Disable indexing"
}
},
"updates": {