|
1 | 1 | { |
2 | 2 | "action.cancel": "Cancel", |
| 3 | + "admin.banner.charsleft": "{remaining} characters remaining", |
| 4 | + "admin.banner.enable": "Show site-wide banner", |
| 5 | + "admin.banner.form.message": "Message", |
| 6 | + "admin.banner.form.variant": "Color variant", |
| 7 | + "admin.banner.page.subtitle": "Show a site-wide notice above the header for maintenance, releases, or incidents", |
| 8 | + "admin.banner.page.title": "Site Banner", |
| 9 | + "admin.banner.preview": "Preview", |
| 10 | + "admin.banner.save": "Save banner", |
| 11 | + "admin.banner.saved": "Banner settings saved.", |
| 12 | + "admin.banner.variant.brand": "Brand — tenant primary color", |
| 13 | + "admin.banner.variant.danger": "Danger — incident in progress", |
| 14 | + "admin.banner.variant.info": "Info — neutral announcement", |
| 15 | + "admin.banner.variant.success": "Success — green confirmation", |
| 16 | + "admin.banner.variant.warning": "Warning — scheduled maintenance", |
3 | 17 | "action.change": "change", |
4 | 18 | "action.close": "Close", |
5 | 19 | "action.commentsfeed": "Comment Feed", |
|
45 | 59 | "error.pagenotfound.title": "Page not found", |
46 | 60 | "error.unauthorized.text": "You need to sign in before accessing this page.", |
47 | 61 | "error.unauthorized.title": "Unauthorized", |
48 | | - "header.nav.feedback": "All Feedback", |
49 | | - "header.nav.roadmap": "Roadmap", |
50 | 62 | "home.filter.label": "Filter", |
51 | 63 | "home.filter.search.label": "Search in filters...", |
52 | 64 | "home.form.defaultinvitation": "Enter your suggestion here...", |
|
101 | 113 | "linkmodal.title": "Insert Link", |
102 | 114 | "linkmodal.url.label": "URL", |
103 | 115 | "linkmodal.url.placeholder": "https://example.com", |
104 | | - "listposts.label.showmore": "Show {0} more", |
105 | 116 | "menu.administration": "Administration", |
106 | 117 | "menu.mysettings": "My Settings", |
107 | 118 | "menu.signout": "Sign out", |
|
188 | 199 | "pagination.prev": "Previous", |
189 | 200 | "post.pending": "pending", |
190 | 201 | "postdetails.backtoall": "Back to all suggestions", |
191 | | - "postdetails.backtoroadmap": "Back to roadmap", |
192 | | - "roadmap.blank.description": "Mark posts as planned or in progress and they'll show up here on the roadmap.", |
193 | | - "roadmap.blank.title": "Your roadmap is waiting for its first update", |
194 | | - "roadmap.column.showmore": "Show more", |
195 | | - "roadmap.upsell.billing": "Upgrade to PRO", |
196 | | - "roadmap.upsell.description": "Upgrade to Pro to unlock your Roadmap", |
197 | | - "roadmap.upsell.title": "See what's happening in the Roadmap view", |
198 | 202 | "showpost.comment.copylink.error": "Could not copy comment link, please copy page URL", |
199 | 203 | "showpost.comment.copylink.success": "Successfully copied comment link to clipboard", |
200 | 204 | "showpost.comment.unknownhighlighted": "Unknown comment ID #{id}", |
|
230 | 234 | "signin.code.edit": "Edit", |
231 | 235 | "signin.code.getnew": "Get a new code", |
232 | 236 | "signin.code.instruction": "Please type in the code we just sent to <0>{email}</0>", |
233 | | - "signin.code.locked": "Your code has expired due to too many incorrect attempts. Please request a new one.", |
234 | 237 | "signin.code.placeholder": "Type in the code here", |
235 | 238 | "signin.code.sent": "A new code has been sent to your email.", |
236 | 239 | "signin.email.placeholder": "Email address", |
|
0 commit comments