summaryrefslogtreecommitdiff
path: root/config/logoh.json
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2017-01-05 13:23:53 +0100
committeremkael <emkael@tlen.pl>2017-01-05 13:23:53 +0100
commit8d8e6af1783bf62ee6779f98fc30c3fd75ce955b (patch)
tree9357afbafe7d196f360dede0f4996f859675776d /config/logoh.json
parent8a6b5981795fc65c994d8e42c78f23a6c8d10498 (diff)
Fetching translation strings and constants from tournament DB
Diffstat (limited to 'config/logoh.json')
-rw-r--r--config/logoh.json24
1 files changed, 24 insertions, 0 deletions
diff --git a/config/logoh.json b/config/logoh.json
new file mode 100644
index 0000000..a644c0a
--- /dev/null
+++ b/config/logoh.json
@@ -0,0 +1,24 @@
+{
+ "PAGE_TITLE": 0,
+ "INDIVIDUAL_CLASSIFICATION": 80,
+ "PLAYERS_WITHOUT_CHANCES": 90,
+ "PERCENT_NOT_LISTED": 92,
+ "PERCENT": 88,
+ "HEADER_PLACE": 65,
+ "HEADER_TEAM": 52,
+ "HEADER_IMPBRD": 44,
+ "HEADER_BOARDS": 50,
+ "HEADER_PREV_ROUNDS": 81,
+ "FOOTER_GENERATED": 11,
+ "FOOTER_OPTIMIZED": 15,
+ "ROUND": 18,
+ "SEGMENT": 8,
+ "HEADER_TABLE": 39,
+ "HEADER_IMPS": 14,
+ "HEADER_BOARD_NO": 64,
+ "FOOTER_ANALYSIS": 13,
+ "TABLE_CLOSED_NS": 101,
+ "TABLE_OPEN_NS": 99,
+ "TABLE_CLOSED_EW": 102,
+ "TABLE_OPEN_EW": 100
+}