diff --git a/config/locales/en.yml b/config/locales/en.yml index de6ca30..78677f9 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -107,6 +107,7 @@ permission_description: "Permission Description" token_permission: "Token Permission" org_token_permission: "Organisation Token Permission" +# choose_api_permissions: "Choose all API Permissions that apply." settings_updated: 'Settings updated successfully' choose_themes: 'Choose all themes that apply.' @@ -160,6 +161,7 @@ option_default_label: "Default" user_org_created: 'User org role was successfully created.' user_org_updated: 'User org role was successfully updated.' + api_privleges: 'API Privleges?' guidance: guidance_list: "Guidance list" text_label: "Text" @@ -349,6 +351,8 @@ email_already_registered: 'That email address is already registered.' email_must_valid_confirmation_message: "This must be a valid email address - a message will be sent to it for confirmation." error_registration_check: 'Error processing registration. Please check that you have entered a valid email address and that your chosen password is at least 8 characters long.' + api_token: 'API token' + api_info: 'API Information' text_area: "Text area" text_field: "Text field"