2010-04-10 15:25:07 +00:00
|
|
|
en:
|
2010-06-30 00:03:34 +00:00
|
|
|
date:
|
|
|
|
formats:
|
|
|
|
default: "%m/%d/%Y"
|
2010-08-20 15:56:15 +00:00
|
|
|
|
2010-04-10 15:25:07 +00:00
|
|
|
errors:
|
|
|
|
messages:
|
2010-07-20 10:15:53 +00:00
|
|
|
domain_taken: "%{value} is already taken"
|
|
|
|
invalid_domain: "%{value} is invalid"
|
2010-05-10 22:39:52 +00:00
|
|
|
needs_admin_account: "One admin account is required at least"
|
|
|
|
protected_page: "You can not remove index or 404 pages"
|
2010-05-11 21:38:52 +00:00
|
|
|
extname_changed: "New file does not have the original extension"
|
2010-07-20 10:15:53 +00:00
|
|
|
array_too_short: "is too small (minimum element number is %{count})"
|
2010-08-21 22:58:26 +00:00
|
|
|
liquid_syntax: "Liquid Syntax error, please check the syntax"
|
|
|
|
liquid_extend: "The page extends a template which does not exist"
|
2010-10-19 10:20:09 +00:00
|
|
|
invalid_theme_file: "can't be blank or isn't a zip file"
|
2010-08-20 15:56:15 +00:00
|
|
|
|
2010-05-10 22:39:52 +00:00
|
|
|
attributes:
|
|
|
|
defaults:
|
|
|
|
pages:
|
|
|
|
index:
|
|
|
|
title: "Home page"
|
|
|
|
body: "Content of the home page"
|
|
|
|
"404":
|
|
|
|
title: "Page not found"
|
|
|
|
body: "Content of the 404 page"
|
|
|
|
other:
|
|
|
|
body: "Content goes here"
|
2010-08-20 15:56:15 +00:00
|
|
|
|
2010-05-30 23:57:33 +00:00
|
|
|
pagination:
|
|
|
|
previous: "« Previous"
|
|
|
|
next: "Next »"
|