symfony-with-user-account/translations/messages.en.yaml

11 lines
265 B
YAML
Raw Normal View History

2024-07-16 10:54:05 +02:00
common:
2024-07-16 11:57:39 +02:00
homepage: Homepage
2024-07-16 10:54:05 +02:00
pages:
2024-07-16 11:57:39 +02:00
app_index:
title: 'Greetings noble barbarian!'
subtitle: 'Welcome to this Symfony application able to manage a user space.'
2024-07-16 10:54:05 +02:00
user:
2024-07-16 11:57:39 +02:00
login: 'Log in'
logout: 'Sign out'
register: 'Create an account'