Skip to content

Commit 8a3f018

Browse files
author
allierowan
committed
use default in lang for non-en
1 parent d91209a commit 8a3f018

File tree

17 files changed

+134
-134
lines changed

17 files changed

+134
-134
lines changed

languages/translations/de.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -63,31 +63,31 @@
6363
},
6464
"left": {
6565
"default": "Sie haben Ihr {nth} Ziel erreicht, es befindet sich links",
66-
"upcoming": "You will arrive at your {nth} destination, on the left"
66+
"upcoming": "Sie haben Ihr {nth} Ziel erreicht, es befindet sich links"
6767
},
6868
"right": {
6969
"default": "Sie haben Ihr {nth} Ziel erreicht, es befindet sich rechts",
70-
"upcoming": "You will arrive at your {nth} destination, on the right"
70+
"upcoming": "Sie haben Ihr {nth} Ziel erreicht, es befindet sich rechts"
7171
},
7272
"sharp left": {
7373
"default": "Sie haben Ihr {nth} Ziel erreicht, es befindet sich links",
74-
"upcoming": "You will arrive at your {nth} destination, on the left"
74+
"upcoming": "Sie haben Ihr {nth} Ziel erreicht, es befindet sich links"
7575
},
7676
"sharp right": {
7777
"default": "Sie haben Ihr {nth} Ziel erreicht, es befindet sich rechts",
78-
"upcoming": "You will arrive at your {nth} destination, on the right"
78+
"upcoming": "Sie haben Ihr {nth} Ziel erreicht, es befindet sich rechts"
7979
},
8080
"slight right": {
8181
"default": "Sie haben Ihr {nth} Ziel erreicht, es befindet sich rechts",
82-
"upcoming": "You will arrive at your {nth} destination, on the right"
82+
"upcoming": "Sie haben Ihr {nth} Ziel erreicht, es befindet sich rechts"
8383
},
8484
"slight left": {
8585
"default": "Sie haben Ihr {nth} Ziel erreicht, es befindet sich links",
86-
"upcoming": "You will arrive at your {nth} destination, on the left"
86+
"upcoming": "Sie haben Ihr {nth} Ziel erreicht, es befindet sich links"
8787
},
8888
"straight": {
8989
"default": "Sie haben Ihr {nth} Ziel erreicht, es befindet sich geradeaus",
90-
"upcoming": "You will arrive at your {nth} destination, straight ahead"
90+
"upcoming": "Sie haben Ihr {nth} Ziel erreicht, es befindet sich geradeaus"
9191
}
9292
},
9393
"continue": {

languages/translations/eo.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -59,35 +59,35 @@
5959
"arrive": {
6060
"default": {
6161
"default": "Vi atingis vian {nth} celon",
62-
"upcoming": "You will arrive at your {nth} destination"
62+
"upcoming": "Vi atingis vian {nth} celon"
6363
},
6464
"left": {
6565
"default": "Vi atingis vian {nth} celon ĉe maldekstre",
66-
"upcoming": "You will arrive at your {nth} destination, on the left"
66+
"upcoming": "Vi atingis vian {nth} celon ĉe maldekstre"
6767
},
6868
"right": {
6969
"default": "Vi atingis vian {nth} celon ĉe dekstre",
70-
"upcoming": "You will arrive at your {nth} destination, on the right"
70+
"upcoming": "Vi atingis vian {nth} celon ĉe dekstre"
7171
},
7272
"sharp left": {
7373
"default": "Vi atingis vian {nth} celon ĉe maldekstre",
74-
"upcoming": "You will arrive at your {nth} destination, on the left"
74+
"upcoming": "Vi atingis vian {nth} celon ĉe maldekstre"
7575
},
7676
"sharp right": {
7777
"default": "Vi atingis vian {nth} celon ĉe dekstre",
78-
"upcoming": "You will arrive at your {nth} destination, on the right"
78+
"upcoming": "Vi atingis vian {nth} celon ĉe dekstre"
7979
},
8080
"slight right": {
8181
"default": "Vi atingis vian {nth} celon ĉe dekstre",
82-
"upcoming": "You will arrive at your {nth} destination, on the right"
82+
"upcoming": "Vi atingis vian {nth} celon ĉe dekstre"
8383
},
8484
"slight left": {
8585
"default": "Vi atingis vian {nth} celon ĉe maldekstre",
86-
"upcoming": "You will arrive at your {nth} destination, on the left"
86+
"upcoming": "Vi atingis vian {nth} celon ĉe maldekstre"
8787
},
8888
"straight": {
8989
"default": "Vi atingis vian {nth} celon",
90-
"upcoming": "You will arrive at your {nth} destination, straight ahead"
90+
"upcoming": "Vi atingis vian {nth} celon"
9191
}
9292
},
9393
"continue": {

languages/translations/es-ES.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -59,35 +59,35 @@
5959
"arrive": {
6060
"default": {
6161
"default": "Has llegado a tu {nth} destino",
62-
"upcoming": "You will arrive at your {nth} destination"
62+
"upcoming": "Has llegado a tu {nth} destino"
6363
},
6464
"left": {
6565
"default": "Has llegado a tu {nth} destino, a la izquierda",
66-
"upcoming": "You will arrive at your {nth} destination, on the left"
66+
"upcoming": "Has llegado a tu {nth} destino, a la izquierda"
6767
},
6868
"right": {
6969
"default": "Has llegado a tu {nth} destino, a la derecha",
70-
"upcoming": "You will arrive at your {nth} destination, on the right"
70+
"upcoming": "Has llegado a tu {nth} destino, a la derecha"
7171
},
7272
"sharp left": {
7373
"default": "Has llegado a tu {nth} destino, a la izquierda",
74-
"upcoming": "You will arrive at your {nth} destination, on the left"
74+
"upcoming": "Has llegado a tu {nth} destino, a la izquierda"
7575
},
7676
"sharp right": {
7777
"default": "Has llegado a tu {nth} destino, a la derecha",
78-
"upcoming": "You will arrive at your {nth} destination, on the right"
78+
"upcoming": "Has llegado a tu {nth} destino, a la derecha"
7979
},
8080
"slight right": {
8181
"default": "Has llegado a tu {nth} destino, a la derecha",
82-
"upcoming": "You will arrive at your {nth} destination, on the right"
82+
"upcoming": "Has llegado a tu {nth} destino, a la derecha"
8383
},
8484
"slight left": {
8585
"default": "Has llegado a tu {nth} destino, a la izquierda",
86-
"upcoming": "You will arrive at your {nth} destination, on the left"
86+
"upcoming": "Has llegado a tu {nth} destino, a la izquierda"
8787
},
8888
"straight": {
8989
"default": "Has llegado a tu {nth} destino, en frente",
90-
"upcoming": "You will arrive at your {nth} destination, straight ahead"
90+
"upcoming": "Has llegado a tu {nth} destino, en frente"
9191
}
9292
},
9393
"continue": {

languages/translations/es.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -59,35 +59,35 @@
5959
"arrive": {
6060
"default": {
6161
"default": "Has llegado a tu {nth} destino",
62-
"upcoming": "You will arrive at your {nth} destination"
62+
"upcoming": "Has llegado a tu {nth} destino"
6363
},
6464
"left": {
6565
"default": "Has llegado a tu {nth} destino, a la izquierda",
66-
"upcoming": "You will arrive at your {nth} destination, on the left"
66+
"upcoming": "Has llegado a tu {nth} destino, a la izquierda"
6767
},
6868
"right": {
6969
"default": "Has llegado a tu {nth} destino, a la derecha",
70-
"upcoming": "You will arrive at your {nth} destination, on the right"
70+
"upcoming": "Has llegado a tu {nth} destino, a la derecha"
7171
},
7272
"sharp left": {
7373
"default": "Has llegado a tu {nth} destino, a la izquierda",
74-
"upcoming": "You will arrive at your {nth} destination, on the left"
74+
"upcoming": "Has llegado a tu {nth} destino, a la izquierda"
7575
},
7676
"sharp right": {
7777
"default": "Has llegado a tu {nth} destino, a la derecha",
78-
"upcoming": "You will arrive at your {nth} destination, on the right"
78+
"upcoming": "Has llegado a tu {nth} destino, a la derecha"
7979
},
8080
"slight right": {
8181
"default": "Has llegado a tu {nth} destino, a la derecha",
82-
"upcoming": "You will arrive at your {nth} destination, on the right"
82+
"upcoming": "Has llegado a tu {nth} destino, a la derecha"
8383
},
8484
"slight left": {
8585
"default": "Has llegado a tu {nth} destino, a la izquierda",
86-
"upcoming": "You will arrive at your {nth} destination, on the left"
86+
"upcoming": "Has llegado a tu {nth} destino, a la izquierda"
8787
},
8888
"straight": {
8989
"default": "Has llegado a tu {nth} destino, en frente",
90-
"upcoming": "You will arrive at your {nth} destination, straight ahead"
90+
"upcoming": "Has llegado a tu {nth} destino, en frente"
9191
}
9292
},
9393
"continue": {

languages/translations/fr.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -59,35 +59,35 @@
5959
"arrive": {
6060
"default": {
6161
"default": "Vous êtes arrivés à votre {nth} destination",
62-
"upcoming": "You will arrive at your {nth} destination"
62+
"upcoming": "Vous êtes arrivés à votre {nth} destination"
6363
},
6464
"left": {
6565
"default": "Vous êtes arrivés à votre {nth} destination, sur la gauche",
66-
"upcoming": "You will arrive at your {nth} destination, on the left"
66+
"upcoming": "Vous êtes arrivés à votre {nth} destination, sur la gauche"
6767
},
6868
"right": {
6969
"default": "Vous êtes arrivés à votre {nth} destination, sur la droite",
70-
"upcoming": "You will arrive at your {nth} destination, on the right"
70+
"upcoming": "Vous êtes arrivés à votre {nth} destination, sur la droite"
7171
},
7272
"sharp left": {
7373
"default": "Vous êtes arrivés à votre {nth} destination, sur la gauche",
74-
"upcoming": "You will arrive at your {nth} destination, on the left"
74+
"upcoming": "Vous êtes arrivés à votre {nth} destination, sur la gauche"
7575
},
7676
"sharp right": {
7777
"default": "Vous êtes arrivés à votre {nth} destination, sur la droite",
78-
"upcoming": "You will arrive at your {nth} destination, on the right"
78+
"upcoming": "Vous êtes arrivés à votre {nth} destination, sur la droite"
7979
},
8080
"slight right": {
8181
"default": "Vous êtes arrivés à votre {nth} destination, sur la droite",
82-
"upcoming": "You will arrive at your {nth} destination, on the right"
82+
"upcoming": "Vous êtes arrivés à votre {nth} destination, sur la droite"
8383
},
8484
"slight left": {
8585
"default": "Vous êtes arrivés à votre {nth} destination, sur la gauche",
86-
"upcoming": "You will arrive at your {nth} destination, on the left"
86+
"upcoming": "Vous êtes arrivés à votre {nth} destination, sur la gauche"
8787
},
8888
"straight": {
8989
"default": "Vous êtes arrivés à votre {nth} destination, droit devant",
90-
"upcoming": "You will arrive at your {nth} destination, straight ahead"
90+
"upcoming": "Vous êtes arrivés à votre {nth} destination, droit devant"
9191
}
9292
},
9393
"continue": {

languages/translations/id.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -59,35 +59,35 @@
5959
"arrive": {
6060
"default": {
6161
"default": "Anda telah tiba di tujuan ke-{nth}",
62-
"upcoming": "You will arrive at your {nth} destination"
62+
"upcoming": "Anda telah tiba di tujuan ke-{nth}"
6363
},
6464
"left": {
6565
"default": "Anda telah tiba di tujuan ke-{nth}, di sebelah kiri",
66-
"upcoming": "You will arrive at your {nth} destination, on the left"
66+
"upcoming": "Anda telah tiba di tujuan ke-{nth}, di sebelah kiri"
6767
},
6868
"right": {
6969
"default": "Anda telah tiba di tujuan ke-{nth}, di sebelah kanan",
70-
"upcoming": "You will arrive at your {nth} destination, on the right"
70+
"upcoming": "Anda telah tiba di tujuan ke-{nth}, di sebelah kanan"
7171
},
7272
"sharp left": {
7373
"default": "Anda telah tiba di tujuan ke-{nth}, di sebelah kiri",
74-
"upcoming": "You will arrive at your {nth} destination, on the left"
74+
"upcoming": "Anda telah tiba di tujuan ke-{nth}, di sebelah kiri"
7575
},
7676
"sharp right": {
7777
"default": "Anda telah tiba di tujuan ke-{nth}, di sebelah kanan",
78-
"upcoming": "You will arrive at your {nth} destination, on the right"
78+
"upcoming": "Anda telah tiba di tujuan ke-{nth}, di sebelah kanan"
7979
},
8080
"slight right": {
8181
"default": "Anda telah tiba di tujuan ke-{nth}, di sebelah kanan",
82-
"upcoming": "You will arrive at your {nth} destination, on the right"
82+
"upcoming": "Anda telah tiba di tujuan ke-{nth}, di sebelah kanan"
8383
},
8484
"slight left": {
8585
"default": "Anda telah tiba di tujuan ke-{nth}, di sebelah kiri",
86-
"upcoming": "You will arrive at your {nth} destination, on the left"
86+
"upcoming": "Anda telah tiba di tujuan ke-{nth}, di sebelah kiri"
8787
},
8888
"straight": {
8989
"default": "Anda telah tiba di tujuan ke-{nth}, lurus saja",
90-
"upcoming": "You will arrive at your {nth} destination, straight ahead"
90+
"upcoming": "Anda telah tiba di tujuan ke-{nth}, lurus saja"
9191
}
9292
},
9393
"continue": {

languages/translations/it.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -59,35 +59,35 @@
5959
"arrive": {
6060
"default": {
6161
"default": "Sei arrivato alla tua {nth} destinazione",
62-
"upcoming": "You will arrive at your {nth} destination"
62+
"upcoming": "Sei arrivato alla tua {nth} destinazione"
6363
},
6464
"left": {
6565
"default": "sei arrivato alla tua {nth} destinazione, sulla sinistra",
66-
"upcoming": "You will arrive at your {nth} destination, on the left"
66+
"upcoming": "sei arrivato alla tua {nth} destinazione, sulla sinistra"
6767
},
6868
"right": {
6969
"default": "sei arrivato alla tua {nth} destinazione, sulla destra",
70-
"upcoming": "You will arrive at your {nth} destination, on the right"
70+
"upcoming": "sei arrivato alla tua {nth} destinazione, sulla destra"
7171
},
7272
"sharp left": {
7373
"default": "sei arrivato alla tua {nth} destinazione, sulla sinistra",
74-
"upcoming": "You will arrive at your {nth} destination, on the left"
74+
"upcoming": "sei arrivato alla tua {nth} destinazione, sulla sinistra"
7575
},
7676
"sharp right": {
7777
"default": "sei arrivato alla tua {nth} destinazione, sulla destra",
78-
"upcoming": "You will arrive at your {nth} destination, on the right"
78+
"upcoming": "sei arrivato alla tua {nth} destinazione, sulla destra"
7979
},
8080
"slight right": {
8181
"default": "sei arrivato alla tua {nth} destinazione, sulla destra",
82-
"upcoming": "You will arrive at your {nth} destination, on the right"
82+
"upcoming": "sei arrivato alla tua {nth} destinazione, sulla destra"
8383
},
8484
"slight left": {
8585
"default": "sei arrivato alla tua {nth} destinazione, sulla sinistra",
86-
"upcoming": "You will arrive at your {nth} destination, on the left"
86+
"upcoming": "sei arrivato alla tua {nth} destinazione, sulla sinistra"
8787
},
8888
"straight": {
8989
"default": "sei arrivato alla tua {nth} destinazione, si trova davanti a te",
90-
"upcoming": "You will arrive at your {nth} destination, straight ahead"
90+
"upcoming": "sei arrivato alla tua {nth} destinazione, si trova davanti a te"
9191
}
9292
},
9393
"continue": {

languages/translations/nl.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -59,35 +59,35 @@
5959
"arrive": {
6060
"default": {
6161
"default": "Je bent gearriveerd op de {nth} bestemming.",
62-
"upcoming": "You will arrive at your {nth} destination"
62+
"upcoming": "Je bent gearriveerd op de {nth} bestemming."
6363
},
6464
"left": {
6565
"default": "Je bent gearriveerd. De {nth} bestemming bevindt zich links.",
66-
"upcoming": "You will arrive at your {nth} destination, on the left"
66+
"upcoming": "Je bent gearriveerd. De {nth} bestemming bevindt zich links."
6767
},
6868
"right": {
6969
"default": "Je bent gearriveerd. De {nth} bestemming bevindt zich rechts.",
70-
"upcoming": "You will arrive at your {nth} destination, on the right"
70+
"upcoming": "Je bent gearriveerd. De {nth} bestemming bevindt zich rechts."
7171
},
7272
"sharp left": {
7373
"default": "Je bent gearriveerd. De {nth} bestemming bevindt zich links.",
74-
"upcoming": "You will arrive at your {nth} destination, on the left"
74+
"upcoming": "Je bent gearriveerd. De {nth} bestemming bevindt zich links."
7575
},
7676
"sharp right": {
7777
"default": "Je bent gearriveerd. De {nth} bestemming bevindt zich rechts.",
78-
"upcoming": "You will arrive at your {nth} destination, on the right"
78+
"upcoming": "Je bent gearriveerd. De {nth} bestemming bevindt zich rechts."
7979
},
8080
"slight right": {
8181
"default": "Je bent gearriveerd. De {nth} bestemming bevindt zich rechts.",
82-
"upcoming": "You will arrive at your {nth} destination, on the right"
82+
"upcoming": "Je bent gearriveerd. De {nth} bestemming bevindt zich rechts."
8383
},
8484
"slight left": {
8585
"default": "Je bent gearriveerd. De {nth} bestemming bevindt zich links.",
86-
"upcoming": "You will arrive at your {nth} destination, on the left"
86+
"upcoming": "Je bent gearriveerd. De {nth} bestemming bevindt zich links."
8787
},
8888
"straight": {
8989
"default": "Je bent gearriveerd. De {nth} bestemming bevindt zich voor je.",
90-
"upcoming": "You will arrive at your {nth} destination, straight ahead"
90+
"upcoming": "Je bent gearriveerd. De {nth} bestemming bevindt zich voor je."
9191
}
9292
},
9393
"continue": {

0 commit comments

Comments
 (0)