Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typos in admin walkthrough #426

Merged
merged 1 commit into from
Jul 12, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions config/locales/camaleon_cms/admin/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -646,18 +646,18 @@ en:
profile: "In this place you can see your profile options."
content: "This block contains all content groups of your site. Each content can have different structure configured in settings => Content Groups"
#dashboard: "In this section you can see "
media: "This section manage your all your public media files"
comments: "This section manage all the comments of your contents"
appearance: "Manage all the information related to Public Interface"
themes: "In this section you can choose your preferred theme (Public Interface)"
widgets: "This module permit you to manage your widgets and paste the code in any content."
menus: "<img style=\"max-width: 100%;\" src=\"%{image}\" /> This module permit you to control your menus for Public Interface in multiple levels."
media: "This section manages all your public media files."
comments: "This section manages all the comments of your contents."
appearance: "Manage all the information related to Public Interface."
themes: "In this section you can choose your preferred theme (Public Interface)."
widgets: "This module permits you to manage your widgets and paste the code in any content."
menus: "<img style=\"max-width: 100%;\" src=\"%{image}\" /> This module permits you to control your menus for Public Interface in multiple levels."
plugins: "In this section you can see all plugins (custom applications to extend your site functionality)."
users: "Permit you to manage all users of the site. Also you can manage the roles for the users."
settings: "In this section you can find all site configurations"
users: "Permits you to manage all users of the site. Also you can manage the roles for the users."
settings: "In this section you can find all site configurations."
gral_site: "This is a section where you can configure all settings of the site and current theme"
sites: "This module permit you to manage your sub sites, i.e. you can create unlimited sites like this (This is visible only for main site). Check /config/system.json to customize settings."
custom_fields: "This section permit you to extend easily your contents, themes,... by custom fields."
sites: "This module permits you to manage your sub sites, i.e. you can create unlimited sites like this (This is visible only for main site). Check /config/system.json to customize settings."
custom_fields: "This section permits you to extend easily your contents, themes,... by custom fields."
post_type: "In this module you can manage your content groups without programing anything."
languages: "This module permit you to manage all languages for your site. Also you can configure the language for your admin panel."
languages: "This module permits you to manage all languages for your site. Also you can configure the language for your admin panel."
shortcodes: "In this section you can see all available shortcodes to use in your contents."