chore: add localization
This commit is contained in:
@@ -568,12 +568,16 @@ export default {
|
||||
noIconsFound: 'No icons were found',
|
||||
noMacroParams: 'There are no parameters for this macro',
|
||||
noMacros: 'There are no macros available to insert',
|
||||
externalLoginProviders: 'External login providers',
|
||||
externalLoginProviders: 'External logins',
|
||||
exceptionDetail: 'Exception Details',
|
||||
stacktrace: 'Stacktrace',
|
||||
innerException: 'Inner Exception',
|
||||
linkYour: 'Link your',
|
||||
unLinkYour: 'Un-link your',
|
||||
linkYour: 'Link your {0} account',
|
||||
linkYourConfirm:
|
||||
'You are about to link your Umbraco and {0} accounts and you will be redirected to {0} to confirm.',
|
||||
unLinkYour: 'Un-link your {0} account',
|
||||
unLinkYourConfirm: 'You are about to un-link your Umbraco and {0} accounts and you will be logged out.',
|
||||
linkedToService: 'Your account is linked to this service',
|
||||
account: 'account',
|
||||
selectEditor: 'Select editor',
|
||||
selectSnippet: 'Select snippet',
|
||||
|
||||
Reference in New Issue
Block a user