diff options
| author | dakkar <dakkar@thenautilus.net> | 2024-10-03 16:59:37 +0100 |
|---|---|---|
| committer | dakkar <dakkar@thenautilus.net> | 2024-10-03 16:59:37 +0100 |
| commit | c85913d4b0dfce2f09218cee234b2ca2d1a12242 (patch) | |
| tree | aaadf27f7cb3c62a4522b8895e95fd758fb5b1e4 | |
| parent | backup/restore `disableCatSpeak` (diff) | |
| download | sharkey-c85913d4b0dfce2f09218cee234b2ca2d1a12242.tar.gz sharkey-c85913d4b0dfce2f09218cee234b2ca2d1a12242.tar.bz2 sharkey-c85913d4b0dfce2f09218cee234b2ca2d1a12242.zip | |
nicer wordinc
| -rw-r--r-- | locales/en-US.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locales/en-US.yml b/locales/en-US.yml index f9c2dbcde5..360ec152f0 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -184,7 +184,7 @@ flagAsBotDescription: "Enable this option if this account is controlled by a pro flagAsCat: "Mark this account as a cat" flagAsCatDescription: "Enable this option to mark this account as a cat." flagSpeakAsCat: "Speak as a cat" -flagSpeakAsCatDescription: "Your posts will get nyanified when in cat mode. If this isn't working please check that you dont have 'Disable cat speak' on under General/Note Display" +flagSpeakAsCatDescription: "Your posts will get nyanified when in cat mode. If this isn't working, then please check that you dont have 'Disable cat speak' on under General/Note Display" flagShowTimelineReplies: "Show replies in timeline" flagShowTimelineRepliesDescription: "Shows replies of users to notes of other users in the timeline if turned on." autoAcceptFollowed: "Automatically approve follow requests from users you're following" |