commit: 1bffcc5fe71ac3eac1d3e343523df18ee825eaae
parent 2a8c7e8e7d5a4525463d369b24802b71222d37ed
Author: tusooa <tusooa@kazv.moe>
Date: Fri, 10 Mar 2023 20:19:16 -0500
Use the word compose instead of edit in drafts
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/i18n/en.json b/src/i18n/en.json
@@ -1405,7 +1405,7 @@
},
"drafts": {
"drafts": "Drafts",
- "continue": "Continue editing",
+ "continue": "Continue composing",
"abandon": "Abandon draft",
"abandon_confirm_title": "Abandon confirmation",
"abandon_confirm": "Do you really want to abandon this draft?",