Settings, correção de light/darkmode do dispositivo (e adição da escolha entre modos nas settings) e correção do tipo de letra no textfield do chatbot
This commit is contained in:
@@ -97,6 +97,10 @@
|
||||
"@pageNotFound": {
|
||||
"description": "Page not found title"
|
||||
},
|
||||
"pageNotFoundDescription": "The page you are looking for does not exist.",
|
||||
"@pageNotFoundDescription": {
|
||||
"description": "Page not found description"
|
||||
},
|
||||
"loading": "Loading...",
|
||||
"@loading": {
|
||||
"description": "Loading message"
|
||||
|
||||
@@ -97,6 +97,10 @@
|
||||
"@pageNotFound": {
|
||||
"description": "Page not found title"
|
||||
},
|
||||
"pageNotFoundDescription": "A página que procura não existe.",
|
||||
"@pageNotFoundDescription": {
|
||||
"description": "Page not found description"
|
||||
},
|
||||
"loading": "A carregar...",
|
||||
"@loading": {
|
||||
"description": "Loading message"
|
||||
|
||||
Reference in New Issue
Block a user