forked from MapComplete/MapComplete
More translations
This commit is contained in:
parent
a528159bb7
commit
81a80ef95c
10 changed files with 42 additions and 42 deletions
|
@ -60,7 +60,7 @@ export class UserBadge extends UIElement {
|
|||
protected InnerRender(): string {
|
||||
const user = this._userDetails.data;
|
||||
if (!user.loggedIn) {
|
||||
return "<div class='activate-osm-authentication'>Klik hier om aan te melden bij OSM</div>";
|
||||
return "<div class='activate-osm-authentication'>Login with OpenStreetMap</div>";
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue