Skip to content
This repository has been archived by the owner on Apr 15, 2022. It is now read-only.

Commit

Permalink
Fix missing translation on Home
Browse files Browse the repository at this point in the history
  • Loading branch information
mikojimnz committed Nov 17, 2021
1 parent 801d58e commit e3175cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion locales/home.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ var linguJSON = {
"source": "Traffic Reported",
"target_es": "Tráfico reportado",
"target_fr": "Trafic signalé",
"target_de": "Traffic Reported"
"target_de": "Verkehr gemeldet"
},
{
"source": "47 Minute Commute",
Expand Down

0 comments on commit e3175cf

Please sign in to comment.