Update en.json
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
parent
8435a6dab7
commit
8f71096ad0
|
@ -434,7 +434,8 @@
|
|||
"confirmations.block.block_and_report": "Block & Report",
|
||||
"confirmations.block.confirm": "Block",
|
||||
"confirmations.block.heading": "Block @{name}",
|
||||
"confirmations.block.message": "Are you sure you want to block {name}?","confirmations.block_from_group.confirm": "Block",
|
||||
"confirmations.block.message": "Are you sure you want to block {name}?",
|
||||
"confirmations.block_from_group.confirm": "Block",
|
||||
"confirmations.block_from_group.heading": "Block group member",
|
||||
"confirmations.block_from_group.message": "Are you sure you want to block @{name} from interacting with this group?",
|
||||
"confirmations.cancel.confirm": "Discard",
|
||||
|
@ -1380,6 +1381,8 @@
|
|||
"sw.state.unknown": "Unknown",
|
||||
"sw.state.waiting": "Waiting",
|
||||
"sw.status": "Status",
|
||||
"sw.update": "Update",
|
||||
"sw.update_text": "An update is available.",
|
||||
"sw.url": "Script URL",
|
||||
"tabs_bar.all": "All",
|
||||
"tabs_bar.dashboard": "Dashboard",
|
||||
|
|
Loading…
Reference in New Issue