summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2019-10-06 15:45:36 +0200
committeremkael <emkael@tlen.pl>2019-10-06 15:45:36 +0200
commit134f07b59a699d612a80856d41b9af583610d159 (patch)
tree264f2a885994cc65dd73915e5b212cad1ae1f055
parent10cd83831975a9334f9f66e21b030513ebbeaad6 (diff)
Line breaks in translations
-rw-r--r--config/translations.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/translations.json b/config/translations.json
index 7bf68be..7ec336e 100644
--- a/config/translations.json
+++ b/config/translations.json
@@ -24,7 +24,7 @@
"en": "Normalized butler for each segment is calculated by adding "
},
"INFO_NORMALIZATION_SUFFIX" : {
- "pl": "% średniego nieznormalizowanego wyniku na rozdanie przeciwników do własnego nieznormalizowanego wyniku pary na rozdanie.",
+ "pl": "% średniego nieznormalizowanego<br />wyniku na rozdanie przeciwników do własnego nieznormalizowanego wyniku pary na rozdanie.",
"en": "% of opponent's average non-normalized score per board to pair's own non-normalized score per board."
},
"INFO_CUTOFF_PREFIX": {
@@ -40,7 +40,7 @@
"en": "% of the score counts."
},
"INFO_NOT_ONLY_CURRENT": {
- "pl": "Wszystkie segmenty są brane pod uwagę przy wyliczaniu średniego wyniku przeciwników, wyniki ulegają więc zmianie z każdym rozegranym segmentem.",
+ "pl": "Wszystkie segmenty są brane pod uwagę przy wyliczaniu średniego wyniku przeciwników,<br />wyniki ulegają więc zmianie z każdym rozegranym segmentem.",
"en": "All played segments are used each time to calculate opponent's average, so normalized scores may change after new segments are played."
},
"INFO_ONLY_CURRENT": {