Add notices
This commit is contained in:
@@ -111,52 +111,65 @@ en:
|
||||
username:
|
||||
blank: Your username cannot be empty
|
||||
completions:
|
||||
destroy:
|
||||
notice: Completion deleted
|
||||
edit:
|
||||
notice: Completion updated
|
||||
title: Edit completion
|
||||
new:
|
||||
notice: Completion added
|
||||
title: New completion
|
||||
singular: completion
|
||||
contests:
|
||||
destroy:
|
||||
notice: Contest deleted
|
||||
edit:
|
||||
title: "Edit contest settings"
|
||||
notice: Contest updated
|
||||
title: Edit contest settings
|
||||
index:
|
||||
title: "Welcome %{username}!"
|
||||
manage_contests: "Manage my contests"
|
||||
new_contest: "Create a new contest"
|
||||
title: Welcome %{username}!
|
||||
manage_contests: Manage my contests
|
||||
new_contest: Create a new contest
|
||||
new:
|
||||
title: "New jigsaw puzzle contest"
|
||||
notice: Contest added
|
||||
title: New jigsaw puzzle contest
|
||||
scoreboard:
|
||||
title: "%{name}"
|
||||
show:
|
||||
title: "%{name}"
|
||||
add_participant: Add contestant
|
||||
add_participant: Add participant
|
||||
add_puzzle: Add puzzle
|
||||
copy_extension_url: Copy the URL for connecting from the browser extension
|
||||
open_public_scoreboard: Open public scoreboard
|
||||
url_copied: URL copied to the clipboard
|
||||
contestants:
|
||||
convert_csv:
|
||||
title: "Import participants"
|
||||
title: Import participants
|
||||
destroy:
|
||||
notice: Participant deleted
|
||||
edit:
|
||||
title: "Participant"
|
||||
team_title: "Teams"
|
||||
notice: Participant updated
|
||||
title: Participant
|
||||
team_title: Teams
|
||||
finalize_import:
|
||||
title: "Import participants"
|
||||
title: Import participants
|
||||
import:
|
||||
email_column: "Participant email"
|
||||
import_column: "Import?"
|
||||
name_column: "Participant name"
|
||||
title: "Import participants"
|
||||
email_column: Participant email
|
||||
import_column: Import?
|
||||
name_column: Participant name
|
||||
notice: Participants imported
|
||||
title: Import participants
|
||||
new:
|
||||
title: "New participant"
|
||||
team_title: "New team"
|
||||
singular: "participant"
|
||||
plural: "participants"
|
||||
notice: Participant added
|
||||
title: New participant
|
||||
team_title: New team
|
||||
singular: participant
|
||||
plural: participants
|
||||
teams:
|
||||
singular: "team"
|
||||
plural: "teams"
|
||||
singular: team
|
||||
plural: teams
|
||||
upload_csv:
|
||||
title: "Import participants"
|
||||
title: Import participants
|
||||
helpers:
|
||||
badges:
|
||||
registration: "registration"
|
||||
@@ -180,6 +193,8 @@ en:
|
||||
messages:
|
||||
convert:
|
||||
title: New completion
|
||||
destroy:
|
||||
notice: Message deleted
|
||||
plural: "messages"
|
||||
singular: "message"
|
||||
warning: "You first need to add a puzzle before converting messages to completions."
|
||||
@@ -189,24 +204,31 @@ en:
|
||||
settings: "Settings"
|
||||
log_out: "Log out"
|
||||
puzzles:
|
||||
destroy:
|
||||
notice: Puzzle deleted
|
||||
edit:
|
||||
title: "Edit contest puzzle"
|
||||
notice: Puzzle updated
|
||||
title: Edit contest puzzle
|
||||
form:
|
||||
fake_data_recommendation: It is recommended to first enter a fake name and image, and to use the real ones only once the contest starts.
|
||||
image_select: "Select an image"
|
||||
image_select: Select an image
|
||||
new:
|
||||
title: "New contest puzzle"
|
||||
singular: "puzzle"
|
||||
plural: "puzzles"
|
||||
notice: Puzzle added
|
||||
title: New contest puzzle
|
||||
singular: puzzle
|
||||
plural: puzzles
|
||||
sessions:
|
||||
new:
|
||||
notice: Login successful
|
||||
title: "Login to the Public Scoreboard app"
|
||||
users:
|
||||
edit:
|
||||
notice: Settings updated
|
||||
title: "My settings"
|
||||
general_section: "General settings"
|
||||
password_section: "Change password"
|
||||
index:
|
||||
title: "All users"
|
||||
new:
|
||||
notice: User created
|
||||
title: "New user"
|
||||
|
||||
Reference in New Issue
Block a user