summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2017-01-06 00:11:53 +0100
committeremkael <emkael@tlen.pl>2017-01-06 00:11:53 +0100
commit38e82f3942646cc93ad0a2ac3fe588ee0c2bb9af (patch)
treea18f5582e695018c426d758af5be6ba67ee52878 /config
parentf454689117d3a7f3bacec136e53eff6e81716bf0 (diff)
Additional translations
Diffstat (limited to 'config')
-rw-r--r--config/logoh.json1
-rw-r--r--config/translations.json6
2 files changed, 7 insertions, 0 deletions
diff --git a/config/logoh.json b/config/logoh.json
index a644c0a..7dbf37d 100644
--- a/config/logoh.json
+++ b/config/logoh.json
@@ -11,6 +11,7 @@
"HEADER_PREV_ROUNDS": 81,
"FOOTER_GENERATED": 11,
"FOOTER_OPTIMIZED": 15,
+ "FOOTER_AT": 5,
"ROUND": 18,
"SEGMENT": 8,
"HEADER_TABLE": 39,
diff --git a/config/translations.json b/config/translations.json
index 2c63c08..6a30f7b 100644
--- a/config/translations.json
+++ b/config/translations.json
@@ -1,2 +1,8 @@
{
+ "BUTLER": {"pl": "BUTLER ZNORMALIZOWANY", "en": "NORMALIZED BUTLER"},
+ "BUTLER_ROUND": {"pl": "BUTLER ZNORMALIZOWANY, RUNDA#", "en": "NORMALIZED BUTLER, ROUND#"},
+ "NORMALIZED_CLASSIFICATION": {"pl": "INDYWIDUALNA KLASYFIKACJA BUTLERA ZNORMALIZOWANEGO",
+ "en": "INDIVIDUAL NORMALIZED BUTLER CLASSIFICATION"},
+ "HEADER_OPPS": {"pl": "śr.&nbsp;przec.", "en": "opp.&nbsp;ave."},
+ "HEADER_NORMALIZED": {"pl": "znormalizowany", "en": "normalized"}
}