2
2
mirror of https://github.com/Thream/website.git synced 2024-07-21 09:28:32 +02:00
website/locales/en/application.json

36 lines
1.5 KiB
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-channel": "Create a channel",
"delete-channel-only-one": "The guild should have at least one channel. You can't delete the only channel of the guild.",
"create-a-guild": "Create a Guild",
"create-a-guild-description": "Create your own guild and manage everything.",
2022-04-09 11:33:28 +02:00
"user-settings": "User settings",
"guild-settings": "Guild settings",
"join-a-guild": "Join a Guild",
"join-the-guild": "Join the guild",
"delete-the-guild": "Delete the guild",
"delete-the-channel": "Delete the channel",
"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.",
2022-03-16 14:04:19 +01:00
"nothing-here": "Nothing's here...",
"save": "Save",
"saved-information": "The information have been saved.",
"success-email-changed": "Please check your emails to confirm your new email address. You are now signed out.",
2022-03-16 14:04:19 +01:00
"delete": "Delete",
"edit": "Edit",
2022-03-16 14:04:19 +01:00
"signout": "Sign out",
"signout-all-devices": "Sign out of all devices",
2022-04-08 20:59:04 +02:00
"signin-with-an-account": "Sign in with an account",
"signout-with-an-account": "Sign out with an account",
"success-deleted-provider": "The provider has been deleted.",
2022-03-16 14:04:19 +01:00
"leave": "Leave",
"start-chatting-kill-ghost": "Start chatting to kill this ghost!"
}