Skip to content

Commit

Permalink
Deploy from travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI committed Mar 1, 2017
1 parent 3d27f0c commit 88737bf
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 4 deletions.
Binary file added img/OSM_offlinemap.ea0cf4e6.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed img/OSM_offlinemap.fc7cece2.png
Binary file not shown.
2 changes: 1 addition & 1 deletion index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion index.js.map

Large diffs are not rendered by default.

18 changes: 16 additions & 2 deletions nls/locale-de.json
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@
"placeholder": "Beispiel: 2001:bf7:c4ff:3300::/60"
},
"v4": {
"placeholder": "Beispiel: 10.31.133.{{40+index}}\n",
"placeholder": "Beispiel: 10.31.133.{{40+index}}",
"error.ipAddress": "Das ist keine valide IPv4 Adresse.",
"error.ipSingle": "Hier musst du eine einzelne IPv4 Adresse eingeben.",
"error.ipSubnet": "Das ist kein valides IPv4 Subnetz.",
Expand Down Expand Up @@ -298,5 +298,19 @@
"applyerror": "Deine Konfiguration konnte nicht gespeichert werden. Bitte schau in den Logs auf dem Router nach Details.",
"uploaderror": "Deine Konfiguration konnte nicht zum Router geladen werden. Prüfe bitte deine Verbindung und deinen Router.",
"save": "Speichern & Neustarten",
"download": "Konfiguration herunterladen"
"download": "Konfiguration herunterladen",
"olsrinfo": {
"headline": "OLSR Statusinformationen",
"help": "Diese Tabelle zeigt die OLSR-Nachbarn.",
"label": "Nachbarn",
"urllabel": "URL zum Router",
"refresh": "Tabelle aktualisieren",
"column": {
"localip": "Lokale IP",
"remoteip": "Entfernte IP",
"lq": "Linkqualität",
"nlq": "Linkqualität aus Sicht des Nachbarn",
"etx" : "Kosten"
}
}
}

0 comments on commit 88737bf

Please sign in to comment.