refactor(browser-extension): cannot click option key
This commit is contained in:
parent
d178dd839d
commit
2b63af6e9d
@ -23,7 +23,7 @@
|
||||
"reportDialog_bodyText": {
|
||||
"message": "Bitte wählen Sie unten eine Option aus"
|
||||
},
|
||||
"reportDialog_cannotClick": {
|
||||
"reportDialog_cannotClickOption": {
|
||||
"message": "Kann nicht klicken"
|
||||
},
|
||||
"reportDialog_laggyPageOption": {
|
||||
|
@ -23,7 +23,7 @@
|
||||
"reportDialog_bodyText": {
|
||||
"message": "Please select an option below"
|
||||
},
|
||||
"reportDialog_cannotClick": {
|
||||
"reportDialog_cannotClickOption": {
|
||||
"message": "Cannot click"
|
||||
},
|
||||
"reportDialog_laggyPageOption": {
|
||||
|
@ -23,7 +23,7 @@
|
||||
"reportDialog_bodyText": {
|
||||
"message": "Por favor selecciona una opción"
|
||||
},
|
||||
"reportDialog_cannotClick": {
|
||||
"reportDialog_cannotClickOption": {
|
||||
"message": "No se puede hacer clic"
|
||||
},
|
||||
"reportDialog_laggyPageOption": {
|
||||
|
@ -23,7 +23,7 @@
|
||||
"reportDialog_bodyText": {
|
||||
"message": "Veuillez sélectionner une option ci-dessous"
|
||||
},
|
||||
"reportDialog_cannotClick": {
|
||||
"reportDialog_cannotClickOption": {
|
||||
"message": "Impossible de cliquer"
|
||||
},
|
||||
"reportDialog_laggyPageOption": {
|
||||
|
@ -23,7 +23,7 @@
|
||||
"reportDialog_bodyText": {
|
||||
"message": "Seleziona un'opzione qui sotto"
|
||||
},
|
||||
"reportDialog_cannotClick": {
|
||||
"reportDialog_cannotClickOption": {
|
||||
"message": "Não é possível clicar"
|
||||
},
|
||||
"reportDialog_laggyPageOption": {
|
||||
|
@ -23,7 +23,7 @@
|
||||
"reportDialog_bodyText": {
|
||||
"message": "Por favor selecione uma opção abaixo"
|
||||
},
|
||||
"reportDialog_cannotClick": {
|
||||
"reportDialog_cannotClickOption": {
|
||||
"message": "Não é possível clicar"
|
||||
},
|
||||
"reportDialog_laggyPageOption": {
|
||||
|
@ -23,7 +23,7 @@
|
||||
"reportDialog_bodyText": {
|
||||
"message": "Por favor selecione uma opção abaixo"
|
||||
},
|
||||
"reportDialog_cannotClick": {
|
||||
"reportDialog_cannotClickOption": {
|
||||
"message": "Não é possível clicar"
|
||||
},
|
||||
"reportDialog_laggyPageOption": {
|
||||
|
@ -23,7 +23,7 @@
|
||||
"reportDialog_bodyText": {
|
||||
"message": "Vă rugăm să selectați o opțiune de mai jos"
|
||||
},
|
||||
"reportDialog_cannotClick": {
|
||||
"reportDialog_cannotClickOption": {
|
||||
"message": "Nu se poate face clic"
|
||||
},
|
||||
"reportDialog_laggyPageOption": {
|
||||
|
@ -23,7 +23,7 @@
|
||||
"reportDialog_blankPageOption": {
|
||||
"message": "Страница пуста"
|
||||
},
|
||||
"reportDialog_cannotClick": {
|
||||
"reportDialog_cannotClickOption": {
|
||||
"message": "Невозможно нажать"
|
||||
},
|
||||
"reportDialog_laggyPageOption": {
|
||||
|
Loading…
Reference in New Issue
Block a user