16 lines
985 B
JSON
16 lines
985 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"one_instance_allowed": "Kun en forekomst er n\u00f8dvendig."
|
|
},
|
|
"create_entry": {
|
|
"default": "\n\nP\u00e5 Android, \u00e5pne [OwnTracks appen]({android_url}), g\u00e5 til Instillinger -> tilkobling. Endre f\u00f8lgende innstillinger: \n - Mode: Private HTTP\n - Host: {webhook_url}\n - Identification:\n - Username: '<Your name>'\n - Device ID: '<Your device name>'\n\nP\u00e5 iOS, \u00e5pne [OwnTracks appen]({ios_url}), trykk p\u00e5 (i) ikonet \u00f8verst til venstre - > innstillinger. Endre f\u00f8lgende innstillinger: \n - Mode: HTTP\n - URL: {webhook_url}\n - Turn on authentication\n - UserID: '<Your name>'\n\n{secret}\n \n Se [dokumentasjonen]({docs_url}) for mer informasjon."
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"description": "Er du sikker p\u00e5 at du vil sette opp OwnTracks?",
|
|
"title": "Sett opp OwnTracks"
|
|
}
|
|
}
|
|
}
|
|
} |