Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: locale/ko/mobile-options.json

Issue 29629579: No Issue - Imported locales from Crowdin (Closed)
Patch Set: Updated to reflect latest changes in crowdin Created Dec. 4, 2017, 1:05 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « locale/ko/desktop-options.json ('k') | locale/lt/desktop-options.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locale/ko/mobile-options.json
===================================================================
--- a/locale/ko/mobile-options.json
+++ b/locale/ko/mobile-options.json
@@ -8,8 +8,20 @@
"mops_action_cancel": {
"message": "취소"
},
+ "mops_enabled_label": {
+ "message": "<strong>$domain$</strong>에 Adblock Plus를 사용",
+ "placeholders": {
+ "domain": {
+ "content": "$1",
+ "example": "example.com"
+ }
+ }
+ },
+ "mops_error_title": {
+ "message": "제목을 입력하세요"
+ },
"mops_filterlist_add": {
- "message": "필터 목록 추가"
+ "message": "+ 필터 목록 추가"
},
"mops_filterlist_add_action": {
"message": "필터 목록 추가"
@@ -17,6 +29,9 @@
"mops_header": {
"message": "Adblock Plus 설정"
},
+ "mops_subscribe_header": {
+ "message": "사용자 지정 필터 목록 추가"
+ },
"mops_subscribe_title": {
"message": "필터 목록 이름"
},
« no previous file with comments | « locale/ko/desktop-options.json ('k') | locale/lt/desktop-options.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld