| OLD | NEW |
| 1 { | 1 { |
| 2 "options_close": { | 2 "options_close": { |
| 3 "message": "tutup" | 3 "message": "tutup" |
| 4 }, | 4 }, |
| 5 "options_customFilter_cancel": { | 5 "options_customFilter_cancel": { |
| 6 "message": "Batal" | 6 "message": "Batal" |
| 7 }, | 7 }, |
| 8 "options_customFilter_edit": { | 8 "options_customFilter_edit": { |
| 9 "message": "Ubah Filter" | 9 "message": "Ubah Filter" |
| 10 }, | 10 }, |
| (...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 106 }, | 106 }, |
| 107 "options_learn_more": { | 107 "options_learn_more": { |
| 108 "message": "Pelajari lebih lanjut" | 108 "message": "Pelajari lebih lanjut" |
| 109 }, | 109 }, |
| 110 "options_more_filters_header": { | 110 "options_more_filters_header": { |
| 111 "message": "Filter lain" | 111 "message": "Filter lain" |
| 112 }, | 112 }, |
| 113 "options_notification_hide": { | 113 "options_notification_hide": { |
| 114 "message": "Tutup pemberitahuan" | 114 "message": "Tutup pemberitahuan" |
| 115 }, | 115 }, |
| 116 "options_page_document_title": { |
| 117 "message": "Pengaturan" |
| 118 }, |
| 116 "options_page_title": { | 119 "options_page_title": { |
| 117 "message": "Pengaturan" | 120 "message": "Pengaturan" |
| 118 }, | 121 }, |
| 119 "options_privacy_header": { | 122 "options_privacy_header": { |
| 120 "message": "Privasi & keamanan" | 123 "message": "Privasi & keamanan" |
| 121 }, | 124 }, |
| 122 "options_report_bug": { | 125 "options_report_bug": { |
| 123 "message": "Menemukan bug? <a>Kirimkan laporan bug</a>" | 126 "message": "Menemukan bug? <a>Kirimkan laporan bug</a>" |
| 124 }, | 127 }, |
| 125 "options_social_title": { | 128 "options_social_title": { |
| (...skipping 26 matching lines...) Expand all Loading... |
| 152 "options_whitelist_placeholder_example": { | 155 "options_whitelist_placeholder_example": { |
| 153 "message": "misalnya $domain$", | 156 "message": "misalnya $domain$", |
| 154 "placeholders": { | 157 "placeholders": { |
| 155 "domain": { | 158 "domain": { |
| 156 "content": "$1", | 159 "content": "$1", |
| 157 "example": "www.example.com" | 160 "example": "www.example.com" |
| 158 } | 161 } |
| 159 } | 162 } |
| 160 } | 163 } |
| 161 } | 164 } |
| OLD | NEW |