You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
CoreID/locale/en_US/common.locale.js

22 lines
548 B

module.exports = exports = {
welcome: 'Welcome',
powered_by_flitter: 'powered by flitter',
new_to_flitter: 'New to Flitter?',
start_here: 'Start Here.',
log_out: 'Log out',
invalid: 'Invalid',
unnamed: '(unnamed)',
deny: 'Deny',
grant: 'Grant Access',
back: 'Back',
next: 'Next',
cancel: 'Cancel',
request: 'Request',
continue: 'Continue',
unknown_error: 'An unknown error has occurred, and we are unable to continue at this time.',
invalid_resolver: 'Invalid locale resolver.',
}