diff options
author | emkael <emkael@tlen.pl> | 2019-10-06 15:51:15 +0200 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2019-10-06 15:51:15 +0200 |
commit | e60eaac20ff2d21d8e69f8a8e00cedcfac3504a9 (patch) | |
tree | f693f7e92908312b9510fc00f999df6963274585 /configs | |
parent | f58bb8931e28ec6c2e800bf851ba6e89239c356f (diff) |
Updating translations from upstream
Diffstat (limited to 'configs')
-rw-r--r-- | configs/translations.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/translations.json b/configs/translations.json index 7bf68be..7ec336e 100644 --- a/configs/translations.json +++ b/configs/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": { |