bludit/languages/en_US.json

51 lines
1.5 KiB
JSON
Raw Normal View History

2015-03-08 18:02:59 +01:00
{
2015-06-29 04:51:48 +02:00
"language-data":
{
"native": "English (United State)",
"english-name": "English",
"last-update": "2015-06-28",
"author": "Diego",
"email": "",
"website": ""
},
2015-07-03 22:44:26 +02:00
"username": "Username",
"password": "Password",
"confirm-password": "Confirm Password",
"editor": "Editor",
"dashboard": "Dashboard",
"role": "Role",
"posts": "Posts",
"Users": "Users",
"administrator": "Administrator",
"add": "Add",
"cancel": "Cancel",
"content": "Content",
"title": "Title",
"no-parent": "No parent",
"edit-page": "Edit page",
"edit-post": "Edit post",
"you-can-choose-the-users-privilege": "You can choose the user's privilege. The editor role only can write pages and posts.",
"email-will-not-be-publicly-displayed": "Email will not be publicly displayed. Recommended for recovery password and notifications.",
"add-a-new-user": "Add a new user",
"html-markdown-code-supported": "HTML and Markdown code supported.",
"parent": "Parent",
"friendly-url": "Friendly URL",
"description": "Description",
"tags": "Tags",
"position": "Position",
"save": "Save",
"draft": "Draft",
"delete": "Delete",
"advanced-options": "Advanced options",
"enable-more-features-at": "Enable more features at",
"settings-advanced-writting-settings": "Settings->Advanced->Writting Settings",
"publish-now": "Publish now",
"delete": "Delete",
"delete": "Delete",
"delete": "Delete",
"delete": "Delete",
"delete": "Delete",
"delete": "Delete"
2015-03-08 18:02:59 +01:00
}