chore: add localization

This commit is contained in:
Jacob Overgaard
2024-05-15 09:58:21 +02:00
parent 61af90b7ce
commit 2895e47b36

View File

@@ -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',