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',
|
||||
deleteAccounts: 'Delete Accounts',
|
||||
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',
|
||||
sandbox: 'Force posts to be followers-only',
|
||||
disableRemoteSubscription: 'Disallow following user from remote instances',
|
||||
|
@ -254,7 +254,7 @@ export default {
|
|||
external: 'external',
|
||||
localUppercase: 'Local',
|
||||
nickname: 'Nickname',
|
||||
recentStatuses: 'Recent Statues',
|
||||
recentStatuses: 'Recent Statuses',
|
||||
showPrivateStatuses: 'Show private statuses',
|
||||
roles: 'Roles',
|
||||
activeUppercase: 'Active',
|
||||
|
|
Loading…
Reference in a new issue