Startup
This commit is contained in:
16
translations/messages.en.yaml
Normal file
16
translations/messages.en.yaml
Normal file
@@ -0,0 +1,16 @@
|
||||
# General
|
||||
site.name: EscapePage
|
||||
nav.home: Home
|
||||
nav.game: Game
|
||||
link.enter_game: Enter the Game Area
|
||||
link.back_to_website: Back to Website
|
||||
|
||||
# Home page
|
||||
home.title: "Welcome | EscapePage"
|
||||
home.h1: "Welcome to EscapePage"
|
||||
home.description: "This is the public website. Minimal interaction, information about the game, and links."
|
||||
|
||||
# Game hub
|
||||
game.title: "Game Hub | EscapePage"
|
||||
game.h1: "Game Area"
|
||||
game.description: "This is the game hub. Interactive components will be built here."
|
||||
16
translations/messages.nl.yaml
Normal file
16
translations/messages.nl.yaml
Normal file
@@ -0,0 +1,16 @@
|
||||
# Algemeen
|
||||
site.name: EscapePage
|
||||
nav.home: Start
|
||||
nav.game: Spel
|
||||
link.enter_game: Ga naar het Speelgedeelte
|
||||
link.back_to_website: Terug naar Website
|
||||
|
||||
# Home pagina
|
||||
home.title: "Welkom | %{site}%"
|
||||
home.h1: "Welkom bij %{site}%"
|
||||
home.description: "Dit is de publieke website. Beperkte interactie, informatie over het spel en links."
|
||||
|
||||
# Spel hub
|
||||
game.title: "Spel Hub | %{site}%"
|
||||
game.h1: "Speelgedeelte"
|
||||
game.description: "Dit is de spelhub. Interactieve componenten worden hier later gebouwd."
|
||||
Reference in New Issue
Block a user