-
Notifications
You must be signed in to change notification settings - Fork 617
Expand file tree
/
Copy patheditor.en.yml
More file actions
137 lines (119 loc) · 3.63 KB
/
editor.en.yml
File metadata and controls
137 lines (119 loc) · 3.63 KB
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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
en:
locomotive:
editor:
shared:
confirm: "Are you sure?"
components:
cropper:
title: "Crop image"
action: "Apply"
action_in_progress: "Cropping..."
locale_switcher:
locale: "<strong>{{locale}}</strong> version"
draft:
link:
title: Insert link
insert_link: Done
inputs:
url:
select_button: "Select"
change_button: "Change"
remove_button: "Remove"
types:
page: Page
content_entry: Model
_external: URL
email: Email
image_picker:
select_button: "Select"
change_button: "Change"
remove_button: "Remove"
crop_button: "Crop"
asset_picker:
select_button: "Select"
change_button: "Change"
remove_button: "Remove"
content_type:
show: "Show"
content_entry:
select_button: "Select"
change_button: "Change"
remove_button: "Remove"
views:
action_bar:
header:
no_title: "No title"
save_button:
label: "Save"
in_progress: "Saving..."
success: "Changes saved"
error: "Changes not saved"
menu:
content: "Content"
settings: "Settings"
seo: "SEO"
pickers:
assets:
title: "Assets"
loading: "Loading the assets. Please wait!"
add: "+ add"
upload_in_progress: "Uploading..."
search_placeholder: "Name of your asset"
images:
title: "Images"
loading: "Loading the images. Please wait!"
add: "+ add"
too_big: "Your image is too big: Maximum file size is 2MB"
upload_in_progress: "Uploading..."
url:
title: "Pick a target"
open_new_window: "Open in a new window?"
types:
page: Page
content_entry: Model
_external: URL
email: Email
page:
label: Page
placeholder: Type the title of your page
section_label: Section
content_entry:
content_type_label: Which model?
label: Instance of your model
placeholder: Type the label of the instance
_external:
label: URL address
placeholder: "https://www.example.com"
email:
label: Email address
placeholder: "name@example.com"
content_entry:
title: "Pick an entry"
input:
label: Instance
placeholder: Type the label of the instance
preview:
view: "View"
errorMessage: "The page couldn't be loaded. Please contact the developer of the site."
sections:
edit:
default_block_label: "Content"
add_block: "+ add"
gallery:
title: "Add a new section"
add: "Add"
dropzone:
add: "+ add section"
seo:
title_label: "SEO title"
meta_keywords_label: "META keywords"
meta_description_label: "META description"
meta_robots_label: "META robots"
settings:
title_label: "Title"
slug_label: "Slug"
published: "Published?"
listed: "Listed in the menu?"
more: "More settings..."
startup:
waiting: "Waiting for the preview pane to be ready"