en:
fae:
save_notice: 'Success. You’ve done good.'
save_error: 'Let’s slow down a bit. Check your form for errors.'
delete_notice: 'Item was successfully removed.'
delete_error: 'This item has associated objects that prevent it from being removed.'
delete_confirmation: 'Are you sure you want to permanently delete this item?'
clone_confirmation: "Once you clone, you'll need to delete if you later change your mind. Still want to?"
unauthorized_error: 'You are not authorized to view that page.'
exceeded_upload_limit: "Let's aim for smaller. This asset is larger than the ### MB limit. Got another?"
form:
save: 'Save'
cancel: 'Cancel'
clone: 'Clone'
launch_form_manager: 'Manage Form'
save_form_manager: 'Save Changes'
cancel_form_manager: 'Cancel'
attribute:
first_name: 'First Name'
last_name: 'Last Name'
email: 'Email'
language: 'Language'
password: 'Password'
password_confirmation: 'Password Confirmation'
role: 'Role'
common:
name: 'Name'
csv_export: 'Export to CSV'
add: 'Add %{title}'
edit: 'Edit'
user:
password_hint: 'To update your password, fill out the fields below. Otherwise leave blank. Passwords must contain at least 8 characters.'
header: 'Your Settings'
last_login: 'Last Logged In'
active: 'Active'
add_user: 'Add User'
deploy_hook:
environment: 'Environment'
add_deploy_hook: 'Add Deploy Hook'
new_deploy_hook: 'New Deploy Hook'
edit_deploy_hook: 'Edit Deploy Hook'
section_heading: 'Deploy Hooks'
section_helper_text: ''
page:
title: 'Pages'
disabled_title: 'Disabled Admin'
disabled_text: 'The admin on this domain has been disabled. This usually occurs on a staging domain where content is managed in production. Contact application support for more information.'
error_title: 'Oops!'
error_start: 'The page you requested can not be found. Please'
error_click: 'click here'
error_end: 'to be taken to our home page.'
hello: 'Hello'
welcome: 'Welcome to Fae'
no_objs_start: "You don't have any objects setup to manage. If you need help getting started, check out the"
no_objs_end: 'Quickstart Guide and Documentation site.'
navbar:
logout: 'Log Out'
your_settings: 'Your Settings'
users: 'Users'
activity_log: 'Activity Log'
live_site: 'Live Site'
jump_to: 'Jump to...'
root_settings: 'Root Settings'
no_results: 'No Results'
deployments: 'Deploy'
deploy_hooks: 'Deploy Hooks'
changes:
recent: 'Recent Changes'
user: 'User'
item: 'Item'
type: 'Type'
attrs: 'Attribute(s) Updated'
modified: 'Modified'
no_changes: 'No changes recorded'
title: 'Search Changes'
all_time: 'All Time'
created: 'created'
updated: 'updated'
deleted: 'deleted'
last_hour: 'Last Hour'
last_day: 'Last Day'
last_week: 'Last Week'
last_month: 'Last Month'
on_prod: 'On Prod'
on_stage: 'On Stage'
models:
users: 'Users'
types: 'Types'
models: 'Models'
user: 'User'
type: 'Type'
model: 'Model'
deploy:
page:
heading: 'Deploy'
ctas:
deploy: 'Deploy'
table:
past_heading: 'Past Deploys'
deploying_heading: 'Deploying'
deploying_helper: "After making changes in the CMS, click a deploy button above to push these changes to the respective front-end environment. Once your deployment posts to the “Past Deploys” table below, updates will be ready to review in the front-end environment.
Please note that each environment is distinct and will need to be deployed separately."
title: 'Activity'
deployed: 'Date/Time'
duration: 'Duration'
branch: 'Branch'
committer: 'Committer'
context: 'Environment'
state: 'State'
error_msg: 'Error Msg'
no_deploys: 'No deploys were found.'
changes:
production_heading: 'Changes since last production deploy'
staging_heading: 'Changes since last staging deploy'
setup:
prompt: 'Please create your super admin user.'
password: 'Passwords must contain at least 8 characters.'
options:
project_name: 'Project Name'
live_url: 'Live URL'
url_helper: 'Include http:// for external links.'
stage_url: 'Stage URL'
logo_helper: 'Used on login page, 300x300px .jpg'
images:
alt_helper: 'Read by search engines and visually impaired readers.'
application:
activity_log_heading: 'Activity Log'
user_absent: 'user no longer exists'
no_logs: 'No logs available.'
view_site: 'View Site'
preview_site: 'Preview Site'
live_site: 'Live Site'
markdown_opts: 'Markdown Options'
links: 'Links'
links_help: 'To link text, place a [bracket] around the link title and use a (/url) to house the url.'
formatting: 'Formatting'
formatting_help: 'Emphasize text in a variety of ways by placing **asterisks** to bold, _underscores_ to italicize.'
bold: 'Bold **bold**'
italic: 'Italicize _italic'
headers: 'Headers'
headers_help: 'Use up to six hashtags to identify the importance of the section header.'
headers_example: 'Page Header: # Page Header'
subheaders_example: 'Sub Header: ## Sub Header'
list: 'List'
list_help: 'Format lists by swapping out the characters that lead the list item.'
bulleted_list: 'Bulleted List:'
numbered_list: 'Numbered List:'
paragraph_break: 'Paragraph break'
paragraph_break_help: 'Adding a blank line in between your paragraphs makes a paragraph break.'
seo_title: 'A descriptive page title of ~50-65 characters. Displayed in search engine results.'
seo_description: 'A helpful page summary of 200 characters or less. Displayed in search engine results.'
search: 'Search %{search}'
reset_search: 'Reset Search'
apply_filters: 'Apply Filters'
all_items: 'All %{items}'
keyword_search: 'Search by Keyword'