11 lines
265 B
YAML
11 lines
265 B
YAML
|
common:
|
||
|
homepage: Homepage
|
||
|
pages:
|
||
|
app_index:
|
||
|
title: 'Greetings noble barbarian!'
|
||
|
subtitle: 'Welcome to this Symfony application able to manage a user space.'
|
||
|
user:
|
||
|
login: 'Log in'
|
||
|
logout: 'Sign out'
|
||
|
register: 'Create an account'
|