| LEFT | RIGHT |
| 1 { | 1 { |
| 2 "add": { | 2 "add": { |
| 3 "message": "Magdagdag" | 3 "message": "Magdagdag" |
| 4 }, | 4 }, |
| 5 "add_domain_button": { | 5 "add_domain_button": { |
| 6 "message": "Magdagdag ng domain" | 6 "message": "Magdagdag ng domain" |
| 7 }, | 7 }, |
| 8 "add_filter_button": { | 8 "add_filter_button": { |
| 9 "message": "Magdagdag ng filter" | 9 "message": "Magdagdag ng filter" |
| 10 }, | 10 }, |
| (...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 86 }, | 86 }, |
| 87 "last_updated_at_today": { | 87 "last_updated_at_today": { |
| 88 "message": "Huling na update kaninang $time$", | 88 "message": "Huling na update kaninang $time$", |
| 89 "placeholders": { | 89 "placeholders": { |
| 90 "time": { | 90 "time": { |
| 91 "content": "$1" | 91 "content": "$1" |
| 92 } | 92 } |
| 93 } | 93 } |
| 94 }, | 94 }, |
| 95 "line": { | 95 "line": { |
| 96 "message": "Linya$number$", | 96 "message": "Linya $number$", |
| 97 "placeholders": { | 97 "placeholders": { |
| 98 "number": { | 98 "number": { |
| 99 "content": "$1" | 99 "content": "$1" |
| 100 } | 100 } |
| 101 } | 101 } |
| 102 }, | 102 }, |
| 103 "name_devbuild": { | 103 "name_devbuild": { |
| 104 "message": "pagbuo ng Adblock Plus" | 104 "message": "pagbuo ng Adblock Plus" |
| 105 }, | 105 }, |
| 106 "notification_configure": { | 106 "notification_configure": { |
| (...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 177 "subscriptionSelection_subscriptionSelector_label": { | 177 "subscriptionSelection_subscriptionSelector_label": { |
| 178 "message": "Mamili ng filter sa listahan:" | 178 "message": "Mamili ng filter sa listahan:" |
| 179 }, | 179 }, |
| 180 "unexpected_filter_list_header": { | 180 "unexpected_filter_list_header": { |
| 181 "message": "Hindi maaari ang Filter list headers dito" | 181 "message": "Hindi maaari ang Filter list headers dito" |
| 182 }, | 182 }, |
| 183 "update_now": { | 183 "update_now": { |
| 184 "message": "I-update ngayon" | 184 "message": "I-update ngayon" |
| 185 } | 185 } |
| 186 } | 186 } |
| LEFT | RIGHT |