OLD | NEW |
1 { | 1 { |
2 "options_acceptableAds_ads_description_1": { | 2 "options_acceptableAds_ads_description_1": { |
3 "message": "허용되는 광고는 짜증을 유발하거나 사용자의 콘텐츠 감상을 방해하지 않습니다. <a>허용되는 광고 기준에 대한 더 자
세한 내용 보기</a>" | 3 "message": "허용되는 광고는 짜증을 유발하거나 사용자의 콘텐츠 감상을 방해하지 않습니다. <a>허용되는 광고 기준에 대한 더 자
세한 내용 보기</a>" |
4 }, | 4 }, |
5 "options_acceptableAds_ads_label": { | 5 "options_acceptableAds_ads_label": { |
6 "message": "허용되는 광고 허용" | 6 "message": "허용되는 광고 허용" |
7 }, | 7 }, |
8 "options_acceptableAds_description": { | 8 "options_acceptableAds_description": { |
9 "message": "허용되는 광고는 유해한 광고가 아닙니다. 광고 차단과 온라인 콘텐츠 지원 사이의 중간 지점에 위치하는 광고로서 웹
사이트 소유자의 이익을 창출하는 광고를 의미합니다." | 9 "message": "허용되는 광고는 유해한 광고가 아닙니다. 광고 차단과 온라인 콘텐츠 지원 사이의 중간 지점에 위치하는 광고로서 웹
사이트 소유자의 이익을 창출하는 광고를 의미합니다." |
10 }, | 10 }, |
(...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
118 }, | 118 }, |
119 "options_dialog_predefined_confirm": { | 119 "options_dialog_predefined_confirm": { |
120 "message": "예, 이 필터 목록을 사용합니다" | 120 "message": "예, 이 필터 목록을 사용합니다" |
121 }, | 121 }, |
122 "options_dialog_predefined_title": { | 122 "options_dialog_predefined_title": { |
123 "message": "이 필터 목록을 추가하길 원하십니까?" | 123 "message": "이 필터 목록을 추가하길 원하십니까?" |
124 }, | 124 }, |
125 "options_email": { | 125 "options_email": { |
126 "message": "이메일:" | 126 "message": "이메일:" |
127 }, | 127 }, |
| 128 "options_english": { |
| 129 "message": "영어" |
| 130 }, |
128 "options_filterList_add": { | 131 "options_filterList_add": { |
129 "message": "+ 새 필터 목록 추가" | 132 "message": "+ 새 필터 목록 추가" |
130 }, | 133 }, |
131 "options_filterList_column_name": { | 134 "options_filterList_column_name": { |
132 "message": "필터 목록" | 135 "message": "필터 목록" |
133 }, | 136 }, |
134 "options_filterList_column_status": { | 137 "options_filterList_column_status": { |
135 "message": "상태" | 138 "message": "상태" |
136 }, | 139 }, |
137 "options_filterList_column_update": { | 140 "options_filterList_column_update": { |
(...skipping 161 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
299 "options_whitelist_placeholder_example": { | 302 "options_whitelist_placeholder_example": { |
300 "message": "예: $domain$", | 303 "message": "예: $domain$", |
301 "placeholders": { | 304 "placeholders": { |
302 "domain": { | 305 "domain": { |
303 "content": "$1", | 306 "content": "$1", |
304 "example": "www.example.com" | 307 "example": "www.example.com" |
305 } | 308 } |
306 } | 309 } |
307 } | 310 } |
308 } | 311 } |
OLD | NEW |