refs #594 Update cancel too button texts
This commit is contained in:
parent
9a933784d4
commit
3bff5c0463
|
@ -277,9 +277,9 @@
|
|||
"status": "What is on your mind?",
|
||||
"cancel": "Cancel",
|
||||
"toot": "Toot",
|
||||
"close_confirm": "Are you sure you want to cancel the new toot?",
|
||||
"close_confirm_ok": "OK",
|
||||
"close_confirm_cancel": "Cancel",
|
||||
"close_confirm": "Are you sure you want to discard this toot?",
|
||||
"close_confirm_ok": "Discard",
|
||||
"close_confirm_cancel": "Continue Editing",
|
||||
"description": "Describe for the visually impaired",
|
||||
"footer": {
|
||||
"add_image": "Add images",
|
||||
|
|
Loading…
Reference in New Issue