Manually translate "Filters" into another language

Add this code to the Custom CSS field on the Appearance tab of your Google Maps widget’s settings:

.eapps-google-maps-bar-button-filter {
font-size: 0px;
}

.eapps-google-maps-bar-button-filter:before {
content: 'филтри';
font-size: 15px;
}

Add the needed translation next to the content value :slightly_smiling_face: