Fix spelling/grammar

This commit is contained in:
Mark Felder 2020-02-25 16:50:15 -06:00
parent dbc3bc1191
commit a1aeb9da2c

View file

@ -193,7 +193,7 @@ export default {
deleteAccount: 'Delete Account', deleteAccount: 'Delete Account',
deleteAccounts: 'Delete Accounts', deleteAccounts: 'Delete Accounts',
forceNsfw: 'Force posts to be NSFW', forceNsfw: 'Force posts to be NSFW',
stripMedia: 'Force posts not to have media', stripMedia: 'Force posts to not have media',
forceUnlisted: 'Force posts to be unlisted', forceUnlisted: 'Force posts to be unlisted',
sandbox: 'Force posts to be followers-only', sandbox: 'Force posts to be followers-only',
disableRemoteSubscription: 'Disallow following user from remote instances', disableRemoteSubscription: 'Disallow following user from remote instances',
@ -254,7 +254,7 @@ export default {
external: 'external', external: 'external',
localUppercase: 'Local', localUppercase: 'Local',
nickname: 'Nickname', nickname: 'Nickname',
recentStatuses: 'Recent Statues', recentStatuses: 'Recent Statuses',
showPrivateStatuses: 'Show private statuses', showPrivateStatuses: 'Show private statuses',
roles: 'Roles', roles: 'Roles',
activeUppercase: 'Active', activeUppercase: 'Active',