Solian/lib/i18n/app_en.arb

46 lines
1.7 KiB
Plaintext
Raw Normal View History

2024-04-12 16:38:20 +00:00
{
"solian": "Solian",
"explore": "Explore",
2024-04-16 14:29:58 +00:00
"chat": "Chat",
"account": "Account",
"signIn": "Sign In",
"signInCaption": "Sign in to create post, start a realm, message your friend and more!",
2024-04-19 10:02:53 +00:00
"signInRequired": "Sign in required",
"signUp": "Sign Up",
2024-04-13 17:07:57 +00:00
"signUpCaption": "Create an account on Solarpass and then get the access of entire Solar Networks!",
2024-04-14 15:00:04 +00:00
"confirmation": "Confirmation",
"confirmCancel": "Not sure",
"confirmOkay": "OK",
2024-04-14 10:38:44 +00:00
"edit": "Edit",
2024-04-14 15:00:04 +00:00
"delete": "Delete",
2024-04-14 10:38:44 +00:00
"action": "Action",
2024-04-16 14:45:22 +00:00
"cancel": "Cancel",
2024-04-14 10:38:44 +00:00
"report": "Report",
"reply": "Reply",
2024-04-15 15:40:36 +00:00
"reaction": "Reaction",
"reactVerb": "React",
2024-04-13 17:07:57 +00:00
"post": "Post",
2024-04-14 07:58:27 +00:00
"postVerb": "Post",
"comment": "Comment",
"attachment": "Attachment",
"attachmentAdd": "Add new attachment",
"pickPhoto": "Gallery photo",
2024-04-16 15:19:53 +00:00
"takePhoto": "Capture photo",
"pickVideo": "Gallery video",
"takeVideo": "Record video",
2024-04-14 07:58:27 +00:00
"newMoment": "Record a moment",
"newComment": "Leave a comment",
"connectingServer": "Connecting to server...",
2024-04-14 07:58:27 +00:00
"postIdentityNotify": "You will create this post as",
2024-04-14 15:00:04 +00:00
"postContentPlaceholder": "What's happened?!",
2024-04-15 15:40:36 +00:00
"postDeleteConfirm": "Are you sure you want to delete this post? This operation cannot be revert!",
2024-04-16 14:45:22 +00:00
"postEditNotify": "You are about editing a post that already published.",
2024-04-15 15:40:36 +00:00
"reactionAdded": "Your reaction has been added.",
2024-04-17 15:24:09 +00:00
"reactionRemoved": "Your reaction has been removed.",
2024-04-19 11:36:03 +00:00
"chatNew": "New Chat",
"chatMessagePlaceholder": "Write a message...",
"chatMessageEditNotify": "You are about editing a message.",
"chatMessageReplyNotify": "You are about replying a message.",
"chatMessageDeleteConfirm": "Are you sure you want to delete this message? This operation cannot be revert and no local history is saved!"
2024-04-14 07:58:27 +00:00
}