Localize “email address” placeholder on home page
This commit is contained in:
parent
816e63a302
commit
def3cea08d
|
|
@ -193,3 +193,6 @@ other = "Calendário de Eventos"
|
||||||
# UI elements
|
# UI elements
|
||||||
[ui_search_placeholder]
|
[ui_search_placeholder]
|
||||||
other = "Procurar"
|
other = "Procurar"
|
||||||
|
|
||||||
|
[input_placeholder_email_address]
|
||||||
|
other = "endereço de e-mail"
|
||||||
Loading…
Reference in New Issue