Admin for custom pages
This commit is contained in:
@@ -40,6 +40,9 @@ en:
|
||||
spending_proposal:
|
||||
one: "Spending proposal"
|
||||
other: "Spending proposals"
|
||||
site_customization/page:
|
||||
one: Custom page
|
||||
other: Custom pages
|
||||
attributes:
|
||||
budget:
|
||||
name: "Name"
|
||||
@@ -103,6 +106,16 @@ en:
|
||||
signable_type: "Signable type"
|
||||
signable_id: "Signable ID"
|
||||
document_numbers: "Documents numbers"
|
||||
site_customization/page:
|
||||
content: Content
|
||||
created_at: Created at
|
||||
subtitle: Subtitle
|
||||
slug: Slug
|
||||
status: Status
|
||||
title: Title
|
||||
updated_at: Updated at
|
||||
more_info_flag: Show in more information page
|
||||
print_content_flag: Print content button
|
||||
errors:
|
||||
models:
|
||||
user:
|
||||
@@ -134,3 +147,7 @@ en:
|
||||
document_number:
|
||||
not_in_census: 'Not verified by Census'
|
||||
already_voted: 'Already voted this proposal'
|
||||
site_customization/page:
|
||||
attributes:
|
||||
slug:
|
||||
slug_format: "must be letters, numbers, _ and -"
|
||||
|
||||
Reference in New Issue
Block a user