forked from AkkomaGang/admin-fe
Fix spelling/grammar
This commit is contained in:
parent
dbc3bc1191
commit
a1aeb9da2c
1 changed files with 2 additions and 2 deletions
|
@ -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',
|
||||||
|
|
Loading…
Reference in a new issue