Merge branch 'editing-confirmation' into 'develop'
Change confirmation modal for edited posts See merge request soapbox-pub/soapbox-fe!1523
This commit is contained in:
commit
aec85d6db7
2 changed files with 2 additions and 0 deletions
Binary file not shown.
|
@ -325,6 +325,8 @@
|
|||
"confirmations.block.confirm": "Zablokuj",
|
||||
"confirmations.block.heading": "Zablokuj @{name}",
|
||||
"confirmations.block.message": "Czy na pewno chcesz zablokować {name}?",
|
||||
"confirmations.cancel_editing.heading": "Anuluj edycję wpisu",
|
||||
"confirmations.cancel_editing.message": "Czy na pewno chcesz anulować edytowanie wpisu? Niezapisane zmiany zostaną utracone.",
|
||||
"confirmations.delete.confirm": "Usuń",
|
||||
"confirmations.delete.heading": "Usuń wpis",
|
||||
"confirmations.delete.message": "Czy na pewno chcesz usunąć ten wpis?",
|
||||
|
|
Loading…
Reference in a new issue