Left: | ||
Right: |
LEFT | RIGHT |
---|---|
1 { | 1 { |
2 "add": { | 2 "add": { |
3 "message": "Додади" | 3 "message": "Додади" |
4 }, | 4 }, |
5 "cancel": { | 5 "cancel": { |
6 "message": "Откажи" | 6 "message": "Откажи" |
7 }, | 7 }, |
8 "continue": { | 8 "continue": { |
9 "message": "Продолжи" | 9 "message": "Продолжи" |
10 }, | 10 }, |
(...skipping 12 matching lines...) Expand all Loading... | |
23 "options_short": { | 23 "options_short": { |
24 "message": "Опции" | 24 "message": "Опции" |
25 }, | 25 }, |
26 "overlay_notification_button_no": { | 26 "overlay_notification_button_no": { |
27 "message": "Не" | 27 "message": "Не" |
28 }, | 28 }, |
29 "overlay_notification_button_yes": { | 29 "overlay_notification_button_yes": { |
30 "message": "Да" | 30 "message": "Да" |
31 } | 31 } |
32 } | 32 } |
LEFT | RIGHT |