|
32 | 32 | "signInConfirm": "我们已向{{email}}发送了一封包含登录链接的电子邮件。点击该链接即可登录ECHO。", |
33 | 33 | "enterEmailAddress": "输入您的电子邮箱地址" |
34 | 34 | }, |
| 35 | + "discoverNeighborhoods": { |
| 36 | + "title": "Discover Neighborhoods", |
| 37 | + "subtitle": "Recommendations are based on your profile and selected trip", |
| 38 | + "topTen": "Top 10", |
| 39 | + "bestRecTitle": "Highest-ranked recommendations", |
| 40 | + "recTitle": "Recommended", |
| 41 | + "otherTitle": "Other recommended neighborhoods", |
| 42 | + "otherTitleLegend": "Other", |
| 43 | + "tooFarTitle": "Not a match", |
| 44 | + "tooFarDisclaimer": "These neighborhoods are out of reach with your selected transit option, meaning commute times exceeding 1 hour" |
| 45 | + }, |
35 | 46 | "photoCredit": "Photo by {{artist}}. ", |
36 | 47 | "photoSource": "Source.", |
37 | 48 | "neighborhoodDetail": { |
38 | 49 | "addToFavorites": "Add to favorites", |
39 | | - "moveCountText": "EXAMPLE 已有 {{count}} 名代金券持有者搬到这里了!", |
| 50 | + "moveCountText": "已有 {{count}} 名代金券持有者搬到这里了!", |
40 | 51 | "infoToggleLabel": "Infos", |
41 | 52 | "unitsToggleLabel": "Find units", |
42 | 53 | "eccYes": "Yes", |
43 | 54 | "affordableCard": { |
44 | 55 | "header": "Affordable", |
45 | | - "bodyText": "EXAMPLE 大多数家庭支付的租金<strong>不超过其收入的30%</strong>。" |
| 56 | + "bodyText": "大多数家庭支付的租金<strong>不超过其收入的30%</strong>。" |
46 | 57 | }, |
47 | 58 | "echoBenefitsCard": { |
48 | 59 | "header": "ECHO Benefits", |
|
113 | 124 | "car": "Car", |
114 | 125 | "touchPrompt": "Select a trip to see directions on a map", |
115 | 126 | "editTrips": "Edit your trips", |
116 | | - "openInGoogle": "EXAMPLE 在谷歌地图中打开" |
| 127 | + "openInGoogle": "在谷歌地图中打开" |
117 | 128 | }, |
118 | 129 | "userProfile": { |
119 | 130 | "title": "发现社区", |
120 | 131 | "description": "创建个人资料,帮助我们向您推荐社区", |
121 | 132 | "actionButton": "创建个人资料", |
122 | 133 | "caption": "只要5分钟!", |
123 | 134 | "wizard": { |
124 | | - "header": "EXAMPLE 您的资料", |
| 135 | + "header": "您的资料", |
125 | 136 | "stepBedroom": { |
126 | 137 | "question": "How many bedrooms does your voucher have?", |
127 | | - "description": "EXAMPLE 如果您不确定,请联系BHA住房协调员。" |
| 138 | + "description": "如果您不确定,请联系BHA住房协调员。" |
128 | 139 | }, |
129 | 140 | "stepImportance": { |
130 | 141 | "question": "What is important to you?", |
131 | | - "commuteTime": "EXAMPLE 通勤时长", |
| 142 | + "commuteTime": "通勤时长", |
132 | 143 | "schoolQuality": "School Quality", |
133 | 144 | "publicSafety": "Public safety", |
134 | 145 | "notImportant": "Not important", |
|
142 | 153 | "checkboxLabel": "I'm willing to take the express bus or commuter rail" |
143 | 154 | }, |
144 | 155 | "button": { |
145 | | - "continue": "EXAMPLE 继续", |
| 156 | + "continue": "继续", |
146 | 157 | "finish": "Finish" |
147 | 158 | } |
148 | 159 | } |
|
165 | 176 | "finish": "Add trip" |
166 | 177 | }, |
167 | 178 | "button": { |
168 | | - "continue": "EXAMPLE 继续", |
| 179 | + "continue": "继续", |
169 | 180 | "finish": "完成" |
170 | 181 | } |
171 | 182 | } |
|
0 commit comments