Skip to content

How to translate search box placeholder text? #95

@koztay

Description

@koztay

Hi,
I want to translate the search box placeholder value but it is in javascript file. I was able to translate other fileds as they are compatible for i18n but searchbox not. The code in javascript is as follows
(geoposition.js line 36):
$searchInput = $('<input>', {'type': 'search', 'placeholder': 'Start typing an address …'}),
any idea?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions