Skip to content

Commit

Permalink
Fix missing quotes in translation files.
Browse files Browse the repository at this point in the history
  • Loading branch information
splewis committed Aug 2, 2016
1 parent 2cf2dd4 commit 4ab9b5c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion translations/de/get5.phrases.txt
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@
{
"de" "{1} hat sich für den Stay entschieden."
}
"TeamDecidedToSwapInfoMessage
"TeamDecidedToSwapInfoMessage"
{
"de" "{1} hat sich für den Seitenwechsel entschieden."
}
Expand Down
2 changes: 1 addition & 1 deletion translations/ru/get5.phrases.txt
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@
{
"ru" "{1} решили остатся в той же команде."
}
"TeamDecidedToSwapInfoMessage
"TeamDecidedToSwapInfoMessage"
{
"ru" "{1} решили сменить стороны."
}
Expand Down

0 comments on commit 4ab9b5c

Please sign in to comment.