mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Replace confirm dialogs with custom modals
This commit is contained in:
parent
d21e7ed3a1
commit
b21fd103ea
6 changed files with 109 additions and 39 deletions
|
@ -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}",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue