diff options
| author | piuvas <mail@piuvas.net> | 2025-05-27 13:25:06 -0300 |
|---|---|---|
| committer | piuvas <mail@piuvas.net> | 2025-05-27 13:25:06 -0300 |
| commit | 5545ddf9ddefa5620c58ea34b2e6fdf18fdac30a (patch) | |
| tree | 67606539def90e70a758e56272b16493b0d1c84c /sharkey-locales/en-US.yml | |
| parent | fix generated migration. (diff) | |
| download | sharkey-5545ddf9ddefa5620c58ea34b2e6fdf18fdac30a.tar.gz sharkey-5545ddf9ddefa5620c58ea34b2e6fdf18fdac30a.tar.bz2 sharkey-5545ddf9ddefa5620c58ea34b2e6fdf18fdac30a.zip | |
requested changes.
Diffstat (limited to 'sharkey-locales/en-US.yml')
| -rw-r--r-- | sharkey-locales/en-US.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sharkey-locales/en-US.yml b/sharkey-locales/en-US.yml index bfd0613cc7..0ad01b96be 100644 --- a/sharkey-locales/en-US.yml +++ b/sharkey-locales/en-US.yml @@ -592,4 +592,4 @@ translationTimeoutCaption: "Timeout in milliseconds for translation API requests attributionDomains: "Attribution Domains" attributionDomainsDescription: "A list of domains whose content can be attributed to you on link previews, separated by new-line. Any subdomain will also be valid. The following needs to be on the webpage:" -writtenBy: "Written by" +writtenBy: "Written by {user}" |