Skip to content

Commit

Permalink
Merge pull request #2058 from Andrerm124/master
Browse files Browse the repository at this point in the history
Fixed a typo in #2016 causing FR crashes
  • Loading branch information
BornSupercharged authored Aug 2, 2016
2 parents fd9c7f1 + a098256 commit bc0355b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PoGo.NecroBot.CLI/Config/Translations/translation.fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
},
{
"Key": "eventPokemonCapture",
"Value": "({0}) |{1}-{2}| Lv {3} {6}% {4}/{5} | {7}% dist {8}m | {10} {9} restant | {11} | lat: {12} long: {13}""
"Value": "({0}) |{1}-{2}| Lv {3} {6}% {4}/{5} | {7}% dist {8}m | {10} {9} restant | {11} | lat: {12} long: {13}"
},
{
"Key": "eventNoPokeballs",
Expand Down

0 comments on commit bc0355b

Please sign in to comment.