robots indexing action was not translated
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user