Translations for the contest dashboard page
All checks were successful
CI / scan_ruby (push) Successful in 16s
CI / scan_js (push) Successful in 11s
CI / lint (push) Successful in 11s
CI / test (push) Successful in 28s

This commit is contained in:
sto
2025-05-18 09:52:58 +02:00
parent ec2201f9a8
commit 7444a09046
8 changed files with 58 additions and 28 deletions

View File

@@ -44,6 +44,16 @@ en:
team_description: "For UI display purposes mainly"
allow_registration: "Allow registration"
allow_registration_description: "Generates a shareable registration form for this contest"
contestant:
name: "Name"
message:
author: "Author"
text: "Content"
time: "Time"
puzzle:
brand: "Brand"
image: "Image"
name: "Name"
user:
username: "Username"
email_address: "Email address"
@@ -107,10 +117,16 @@ en:
singular: "team"
plural: "teams"
helpers:
badges:
registration: "registration"
team: "team"
buttons:
add: "Add"
add_completion: "Add completion"
confirm: "Confirm"
create: "Create"
delete: "Delete"
edit: "Edit"
import: "CSV Import"
save: "Save"
field: "Field"
@@ -127,6 +143,7 @@ en:
puzzles:
edit:
title: "Edit contest puzzle"
image_select: "Select an image"
new:
title: "New contest puzzle"
singular: "puzzle"

View File

@@ -15,6 +15,16 @@ fr:
team_description: "Principalement pour des raisons d'affichage"
allow_registration: "Autoriser l'inscription via l'interface"
allow_registration_description: "Génère un formulaire d'inscription pour ce concours"
contestant:
name: "Nom"
message:
author: "Auteur.ice"
text: "Contenu"
time: "Temps"
puzzle:
brand: "Marque"
image: "Image"
name: "Nom"
user:
username: "Nom d'utilisateur.ice"
email_address: "Adresse email"
@@ -78,10 +88,16 @@ fr:
singular: "équipe"
plural: "équipes"
helpers:
badges:
registration: "auto-inscription"
team: "équipes"
buttons:
add: "Ajouter"
add_completion: "Ajouter une complétion"
confirm: "Confirmer"
create: "Créer"
delete: "Supprimer"
edit: "Modifier"
import: "Importer un CSV"
save: "Modifier"
field: "Champ"
@@ -98,6 +114,7 @@ fr:
puzzles:
edit:
title: "Modifier le puzzle"
image_select: "Choisis une image"
new:
title: "Nouveau puzzle"
singular: "puzzle"