-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathen.yaml
executable file
·76 lines (76 loc) · 2.78 KB
/
en.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
admin: "Admin"
admin_title: "Title"
admin_description: "Description"
admin_keywords: "Keywords"
admin_username: "Username"
admin_password: "Password"
admin_login: "Login"
admin_pages_delete: "Delete"
admin_pages_heading: "Pages"
admin_pages_name: "Name"
admin_pages_url: "Url"
admin_pages_create_new: "Create New Page"
admin_save: "Save"
admin_pages_title: "Title"
admin_pages_parent_page: "Page parent"
admin_create: "Create"
admin_menu_pages: "Pages"
admin_menu_content: "Content"
admin_menu_content_pages: "Pages"
admin_menu_extends: "Extends"
admin_menu_extends_plugins: "Plugins"
admin_menu_extends_themes: "Themes"
admin_menu_system: "System"
admin_menu_system_settings: "Settings"
admin_menu_system_information: "Information"
admin_menu_help: "Help"
admin_menu_help_documentation: "Documentation"
admin_menu_help_support_forum: "Support Forum"
admin_menu_view_site: "View Site"
admin_menu_logout: "Logout"
admin_pages_content: "Content"
admin_pages_edit_page: "Edit page"
admin_save_and_exit: "Save and Exit"
admin_cancel: "Cancel"
admin_pages_visibility: "Visibility"
admin_pages_description: "Description"
admin_pages_template: "Template"
admin_pages_date: "Date"
admin_email: "Email"
admin_users_create_new: "Create New User"
admin_users_create: "Create User"
admin_pages_rename_page: "Rename"
admin_pages_rename: "Rename"
admin_pages_attributes: "Page Attributes"
admin_pages_publish: "Publish"
admin_pages_switch_to_expert_mode: "Switch to expert mode"
admin_pages_files: "Files"
admin_pages_files_upload: "Upload"
admin_information_heading: "Information"
admin_system_settings_heading: "Settings"
admin_system_settings_site: "Site"
admin_system_settings_system: "System"
admin_system_clear_cache: "Clear cache"
admin_system_settings_site_title: "Site title"
admin_system_settings_site_description: "Site description"
admin_system_settings_site_keywords: "Site keywords"
admin_system_settings_site_robots: "Robots"
admin_system_settings_site_author_name: "Author name"
admin_system_settings_site_author_email: "Author email"
admin_system_settings_system_timezone: "Timezone"
admin_system_settings_system_date_format: "Date format"
admin_system_settings_system_charset: "Charset"
admin_system_settings_system_theme: "Theme"
admin_system_settings_system_locale: "Locale"
admin_system_settings_system_pages_main: "Main page"
admin_system_settings_system_errors_display: "Display errors"
admin_system_settings_system_cache_enabled: "Cache enabled"
admin_system_settings_system_cache_prefix: "Cache prefix"
admin_system_settings_system_cache_driver: "Cache driver"
admin_system_settings_system_cache_lifetime: "Cache lifetime"
admin_pages_image_preview: "Image preview"
admin_plugins_heading: "Plugins"
admin_plugins_status: "Status"
admin_plugins_status_enabled: "enabled"
admin_plugins_status_disabled: "disabled"
admin_plugins_name: "Name"