|
1 | 1 | {
|
2 | 2 | "account.account_note_header": "Note",
|
| 3 | + "account.add_or_remove_from_circle": "Add or Remove from circles", |
3 | 4 | "account.add_or_remove_from_list": "Add or Remove from lists",
|
4 | 5 | "account.badges.bot": "Bot",
|
5 | 6 | "account.badges.group": "Group",
|
|
57 | 58 | "bundle_modal_error.close": "Close",
|
58 | 59 | "bundle_modal_error.message": "Something went wrong while loading this component.",
|
59 | 60 | "bundle_modal_error.retry": "Try again",
|
| 61 | + "circles.account.remove": "Remove from circle", |
| 62 | + "circles.account.add": "Add to circle", |
| 63 | + "circles.edit.submit": "Change title", |
| 64 | + "circles.new.create": "Add circle", |
| 65 | + "circles.new.title_placeholder": "New circle title", |
| 66 | + "circles.search": "Search among people following you", |
| 67 | + "circles.subheading": "Your circles", |
60 | 68 | "column.blocks": "Blocked users",
|
61 | 69 | "column.bookmarks": "Bookmarks",
|
| 70 | + "column.circles": "Circles", |
62 | 71 | "column.community": "Local timeline",
|
63 | 72 | "column.direct": "Direct messages",
|
64 | 73 | "column.directory": "Browse profiles",
|
|
108 | 117 | "confirmations.block.message": "Are you sure you want to block {name}?",
|
109 | 118 | "confirmations.delete.confirm": "Delete",
|
110 | 119 | "confirmations.delete.message": "Are you sure you want to delete this toot?",
|
| 120 | + "confirmations.delete_circle.confirm": "Delete", |
| 121 | + "confirmations.delete_circle.message": "Are you sure you want to permanently delete this circle?", |
111 | 122 | "confirmations.delete_list.confirm": "Delete",
|
112 | 123 | "confirmations.delete_list.message": "Are you sure you want to permanently delete this list?",
|
113 | 124 | "confirmations.domain_block.confirm": "Block entire domain",
|
|
271 | 282 | "navigation_bar.apps": "Mobile apps",
|
272 | 283 | "navigation_bar.blocks": "Blocked users",
|
273 | 284 | "navigation_bar.bookmarks": "Bookmarks",
|
| 285 | + "navigation_bar.circles": "Circles", |
274 | 286 | "navigation_bar.community_timeline": "Local timeline",
|
275 | 287 | "navigation_bar.compose": "Compose new toot",
|
276 | 288 | "navigation_bar.direct": "Direct messages",
|
|
0 commit comments