Replace confirm dialogs with custom modals

This commit is contained in:
Bnyro 2023-05-30 15:02:20 +02:00
parent d21e7ed3a1
commit b21fd103ea
6 changed files with 109 additions and 39 deletions

View file

@ -135,7 +135,9 @@
"show_more": "Show more",
"show_less": "Show less",
"create_group": "Create group",
"group_name": "Group name"
"group_name": "Group name",
"cancel": "Cancel",
"confirm": "Confirm"
},
"comment": {
"pinned_by": "Pinned by {author}",