| OLD | NEW |
| 1 { | 1 { |
| 2 "options_acceptableAds_header": { | 2 "options_acceptableAds_header": { |
| 3 "message": "Godtagbara annonser" | 3 "message": "Godtagbara annonser" |
| 4 }, | 4 }, |
| 5 "options_close": { | 5 "options_close": { |
| 6 "message": "stäng" | 6 "message": "stäng" |
| 7 }, | 7 }, |
| 8 "options_control_remove_title": { | 8 "options_control_remove_title": { |
| 9 "message": "ta bort" | 9 "message": "ta bort" |
| 10 }, | 10 }, |
| (...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 100 }, | 100 }, |
| 101 "options_learn_more": { | 101 "options_learn_more": { |
| 102 "message": "Läs mer" | 102 "message": "Läs mer" |
| 103 }, | 103 }, |
| 104 "options_more_filters_header": { | 104 "options_more_filters_header": { |
| 105 "message": "Fler filter" | 105 "message": "Fler filter" |
| 106 }, | 106 }, |
| 107 "options_new_label": { | 107 "options_new_label": { |
| 108 "message": "Ny" | 108 "message": "Ny" |
| 109 }, | 109 }, |
| 110 "options_page_document_title": { |
| 111 "message": "Inställningar" |
| 112 }, |
| 110 "options_page_title": { | 113 "options_page_title": { |
| 111 "message": "Inställningar" | 114 "message": "Inställningar" |
| 112 }, | 115 }, |
| 113 "options_social_title": { | 116 "options_social_title": { |
| 114 "message": "Kom i kontakt" | 117 "message": "Kom i kontakt" |
| 115 }, | 118 }, |
| 116 "options_support_title": { | 119 "options_support_title": { |
| 117 "message": "Support" | 120 "message": "Support" |
| 118 }, | 121 }, |
| 119 "options_tab_advanced": { | 122 "options_tab_advanced": { |
| (...skipping 14 matching lines...) Expand all Loading... |
| 134 "options_whitelist_placeholder_example": { | 137 "options_whitelist_placeholder_example": { |
| 135 "message": "t.ex. $domain$", | 138 "message": "t.ex. $domain$", |
| 136 "placeholders": { | 139 "placeholders": { |
| 137 "domain": { | 140 "domain": { |
| 138 "content": "$1", | 141 "content": "$1", |
| 139 "example": "www.example.com" | 142 "example": "www.example.com" |
| 140 } | 143 } |
| 141 } | 144 } |
| 142 } | 145 } |
| 143 } | 146 } |
| OLD | NEW |