-
Notifications
You must be signed in to change notification settings - Fork 279
Expand file tree
/
Copy pathen.json
More file actions
37 lines (37 loc) · 1.23 KB
/
en.json
File metadata and controls
37 lines (37 loc) · 1.23 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
{
"add": "Add",
"ariaUpdateManyToolbars": "{toolbars} toolbars are available. Press ALT+F10 to focus.",
"ariaUpdateNoToolbar": "No toolbars are available",
"ariaUpdateOneToolbar": "{toolbars} toolbar is available. Press ALT+F10 to focus.",
"camera": "Insert Image from Camera",
"cameraDisabled": "The browser does not support this action, or it is available on https only (Chrome).",
"cite": "Cite",
"clearInput": "Clear Input Field",
"clear": "Clear",
"code": "Code",
"columns": "Cols",
"confirm": "Confirm",
"danger": "Danger",
"deleteEmbed": "Delete embed",
"disabled": "Disabled",
"editLink": "Type or paste link here",
"enterValidUrl": "Please enter a valid url",
"image": "Insert Image",
"info": "Info",
"link": "Link",
"linkTargetBlank": "_blank (new tab)",
"linkTargetDefault": "default",
"linkTargetParent": "_parent",
"linkTargetSelf": "_self (same tab)",
"linkTargetTop": "_top",
"normal": "Normal",
"pasteVideoLink": "Paste Video Link",
"platformNotSupported": "Sorry, this platform is not supported",
"primary": "Primary",
"removeLink": "Remove link",
"rows": "Rows",
"success": "Success",
"table": "Insert Table",
"videoPlaybackDisabled": "Video playback is disabled during edit mode",
"warning": "Warning"
}