Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
@@ -227,7 +227,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
<label for="image">{{translations.image}} (Base64):</label>
|
<label for="image">{{translations.image}}: </label>
|
||||||
<input type="text" id="image" name="image" [(ngModel)]="newWaypoint.img">
|
<input type="text" id="image" name="image" [(ngModel)]="newWaypoint.img">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
"lon": "Longitude",
|
"lon": "Longitude",
|
||||||
"description": "Description",
|
"description": "Description",
|
||||||
"locationName": "Location Name",
|
"locationName": "Location Name",
|
||||||
"image": "Image",
|
"image": "Image (Direct Link)",
|
||||||
"translate": "Translate",
|
"translate": "Translate",
|
||||||
"addUserButton": "Add User",
|
"addUserButton": "Add User",
|
||||||
"addLocationButton": "Add Location",
|
"addLocationButton": "Add Location",
|
||||||
|
|||||||
Reference in New Issue
Block a user