| LEFT | RIGHT |
| 1 { | 1 { |
| 2 "add": { | 2 "add": { |
| 3 "message": "Dodaj" | 3 "message": "Dodaj" |
| 4 }, | 4 }, |
| 5 "cancel": { | 5 "cancel": { |
| 6 "message": "Poništiti" | 6 "message": "Poništiti" |
| 7 }, | 7 }, |
| 8 "continue": { | 8 "continue": { |
| 9 "message": "Nastavi" | 9 "message": "Nastavi" |
| 10 }, | 10 }, |
| 11 "filters_subscription_lastDownload_connectionError": { | 11 "filters_subscription_lastDownload_connectionError": { |
| 12 "message": "Nije uspjelo, download neuspjeh" | 12 "message": "Nije uspjelo, download neuspjeh" |
| 13 }, | 13 }, |
| 14 "name": { | 14 "name": { |
| 15 "message": "Adblock Plus" | 15 "message": "Adblock Plus" |
| 16 }, | 16 }, |
| 17 "options_short": { | 17 "options_short": { |
| 18 "message": "Opcije" | 18 "message": "Opcije" |
| 19 }, | 19 }, |
| 20 "overlay_notification_button_no": { | 20 "overlay_notification_button_no": { |
| 21 "message": "Ne" | 21 "message": "Ne" |
| 22 }, | 22 }, |
| 23 "overlay_notification_button_yes": { | 23 "overlay_notification_button_yes": { |
| 24 "message": "Da" | 24 "message": "Da" |
| 25 } | 25 } |
| 26 } | 26 } |
| LEFT | RIGHT |