diff options
| author | Hazelnoot <acomputerdog@gmail.com> | 2025-05-16 20:00:48 -0400 |
|---|---|---|
| committer | Hazelnoot <acomputerdog@gmail.com> | 2025-05-16 20:00:48 -0400 |
| commit | 2fdec0ce29c5b61f61640123db16d89a72e97de2 (patch) | |
| tree | dbe2ecf2cfdf1a1dbe777a280bfe391b138039a8 /sharkey-locales/en-US.yml | |
| parent | merge: await `reverseConcat` (!1029) (diff) | |
| download | sharkey-2fdec0ce29c5b61f61640123db16d89a72e97de2.tar.gz sharkey-2fdec0ce29c5b61f61640123db16d89a72e97de2.tar.bz2 sharkey-2fdec0ce29c5b61f61640123db16d89a72e97de2.zip | |
add option to put Translate button in the note toolbar
Diffstat (limited to 'sharkey-locales/en-US.yml')
| -rw-r--r-- | sharkey-locales/en-US.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sharkey-locales/en-US.yml b/sharkey-locales/en-US.yml index bf746533af..d2e28b9ddd 100644 --- a/sharkey-locales/en-US.yml +++ b/sharkey-locales/en-US.yml @@ -523,6 +523,8 @@ id: "ID" mandatoryCW: "Force content warning" mandatoryCWDescription: "Applies a content warning to all posts created by this user. If the post already has a CW, then this is appended to the end." fetchLinkedNote: "Fetch linked note" +showTranslationButtonInNoteFooter: "Add \"Translate\" to note action menu" +translationFailed: "Failed to translate note. Please try again later or contact an administrator for assistance." _processErrors: quoteUnavailable: "Unable to process quote. This post may be missing context." |