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
Divlo 8f74263daa
fix: improve overall rendering v2 (#15)
Follow-up of #10

Co-authored-by: Walidoux <ma.walidkorchi@icloud.com>
2022-03-16 11:25:44 +01:00

19 lines
727 B
JSON

{
"website": "Website",
"create": "Create",
"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",
"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..."
}