Skip to content

Commit

Permalink
Corrected FR trans.
Browse files Browse the repository at this point in the history
Corrected Pokemon catch success line
  • Loading branch information
caferdg committed Aug 8, 2016
1 parent 373f004 commit 06278de
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": "eventPokemonCaptureSuccess",
"Value": "({0})|{1}-{2}| Lv {3} {6}% {4}/{5} | {7}% dist {8}m | reste {10} {9} | {11}XP | {12} | lat: {13} long: {14}"
"Value": "({0}) | ({1}) {2} Lvl: {3} CP: ({4}/{5}) IV: {6}% | Chance: {7}% | dist {8}m | reste {10} {9} | {11}XP | {12} | lat: {13} long: {14}"
},
{
"Key": "eventPokemonCaptureFailed",
Expand Down

0 comments on commit 06278de

Please sign in to comment.