mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 16:54:25 +08:00
update the filter type titles displayed in the UI
This commit is contained in:
@@ -1561,20 +1561,20 @@
|
||||
"Not in": "Not in",
|
||||
"Has any": "Contém algum",
|
||||
"Has all": "Contém todos",
|
||||
"Not has any": "Não contém nenhum",
|
||||
"Not has all": "Não contém todos",
|
||||
"Does not have any": "Não contém nenhum",
|
||||
"Does not have all": "Não contém todos",
|
||||
"Is empty": "Está vazio",
|
||||
"Is not empty": "Não está vazio",
|
||||
"Contains": "Contém",
|
||||
"Not contains": "Não contém",
|
||||
"Does not contain": "Não contém",
|
||||
"Starts with": "Começa com",
|
||||
"Not starts with": "Não começa com",
|
||||
"Does not start with": "Não começa com",
|
||||
"Ends with": "Termina com",
|
||||
"Not ends with": "Não termina com",
|
||||
"Latitude between": "Latitude entre",
|
||||
"Latitude not between": "Latitude não entre",
|
||||
"Longitude between": "Longitude entre",
|
||||
"Longitude not between": "Longitude não entre",
|
||||
"Does not end with": "Não termina com",
|
||||
"Latitude is between": "Latitude entre",
|
||||
"Latitude is not between": "Latitude não entre",
|
||||
"Longitude is between": "Longitude entre",
|
||||
"Longitude is not between": "Longitude não entre",
|
||||
"Pie Chart": "Gráfico de Pizza",
|
||||
"Bar Chart": "Gráfico de Barras",
|
||||
"Radar Chart": "Gráfico de Radar",
|
||||
|
||||
Reference in New Issue
Block a user