This repository has been archived on 2024-10-29. You can view files and clone it, but cannot push or open issues or pull requests.
website/locales/en/application.json

19 lines
727 B
JSON
Raw Normal View History

{
2021-10-26 16:38:55 +02:00
"website": "Website",
"create": "Create",
2022-01-14 23:15:51 +01:00
"status": "Status",
"create-a-guild": "Create a Guild",
"create-a-guild-description": "Create your own guild and manage everything.",
"join-a-guild": "Join a Guild",
"join-the-guild": "Join the guild",
"join-a-guild-description": "Talk, collaborate, share and have fun with your friends by joining an already existing guild!",
"members": "member(s)",
"search": "Search",
2022-01-14 23:15:51 +01:00
"write-a-message": "Write a message...",
"biography": "Biography",
"label-checkbox-email": "Show your email to everyone.",
"label-checkbox-guilds": "Show the list of guilds to everyone.",
"private-user-guilds-list": "List of private guilds",
"nothing-here": "Nothing's here..."
}