{ "language": "EN-US", "error": "Error", "status": { "pending": "Pending", "approved": "Approved", "rejected": "Rejected" }, "profile": { "dropdown": { "profile": "Profile", "settings": "Settings", "sign-out": "Sign Out", "sign-in": "Sign In" }, "submissions": { "title": "Submissions", "no-submissions": { "title": "No submissions found", "description": "Either this user doesn't have any submissions or you don't have access to view them." }, "last-updated": "Last updated: {{time}}" }, "discord": { "title": "Discord information", "username": "Username", "user-id": "User ID" } }, "sidebar": { "submit": "Submit", "submissions": "View submissions" }, "submitting": { "rules": { "required": "This field is required", "max":"Must be less than 10.000 characters" }, "submit": "Submit", "success": "Submitted successfully", "user-limit": { "title": "Submission limit reached", "description": "You have reached the maximum amount of submissions for this form, you can submit a new submission at {{date}}" } }, "submissions": { "title": "Submissions for", "search": "Search...", "sort": { "status": "Status", "clear-filters": "Clear filters", "no-results": "No results found", "selected": "selected", "tags": "Labels" }, "fields": { "user": "User", "status": "Status", "last-updated": "Last updated", "created": "Created" }, "empty": { "title": "No submissions found", "description": "Try changing the search query or the filters" } }, "submission": { "dropdown": { "status": "Change status", "activity": "View activity log", "delete": "Delete submission", "admin-notes": "Admin notes" }, "delete": { "title": "Delete submission", "description": "Are you sure you want to delete this submission?", "cancel": "Cancel", "confirm": "Delete", "success": "Submission deleted successfully" }, "status": { "title": "Update submission status", "placeholder": "Select a status", "label": "Status", "description": "Select a status for this submission", "save": "Save", "success": "Status updated successfully" }, "activity-log": { "title": "Activity log", "description": "Log over the activity of this submission", "changed-status-to": "changed status to", "created": "created submission", "deleted": "deleted submission" }, "labels": { "remove": "Remove label", "add": "Add label", "labels": "Labels", "no-more": { "title": "No remaining labels", "subtitle": "All labels have been added to this submission" } }, "admin-notes": { "title": "Admin notes", "placeholder": "This user has...", "save": "Save", "success": "Notes updated successfully" } }, "comments": { "rules": { "non-empty": "Comment cannot be empty", "max": "Command must be less than 1.000 characters", "min": "Command must be at least 1 character" }, "label": { "comment": "Comment", "reply": "Replying to {{user}}", "cancel": "Cancel" }, "placeholder": "Write a comment...", "send": { "comment": "Comment", "reply": "Reply" }, "reply": "Reply", "delete": { "title": "Delete comment", "description": "Are you sure you want to delete this comment? All replies will be deleted as well.", "cancel": "Cancel", "confirm": "Delete", "success": "Comment deleted successfully" } }, "login-modal": { "title": "How do you want to log in?", "no-providers": { "title": "No providers has been set up", "description": "Please contact the administrator of this site to set up a provider" }, "providers": { "discord": "Sign in with Discord" } }, "remember-to-login-modal": { "title": "Remember to log in", "description": "You are not logged in and will not be able to submit this form. Please login to submit this form.", "login": "Go to login" }, "elements": { "copy": { "title": "Copied", "description": "The value has been copied to your clipboard." } }, "image-upload": { "single": { "choose": "Choose image", "image-removed": "Image removed.", "undo": "Undo" }, "cropper": { "title": "Crop image", "crop": "Crop", "cancel": "Cancel" } }, "settings": { "profile": { "title": "Profile", "description": "Choose how you want to be seen by others", "fields": { "displayName": { "label": "Display name", "placeholder": "Enter a name", "description": "Cannot be changed currently" }, "name": { "label": "Name", "placeholder": "Enter a name", "rules": { "required": "Name is required", "max": "Name must be less than 20 characters", "min": "Name must be at least 3 characters" } }, "picture": { "label": "Profile picture" } } }, "save": "Save" }, "meta-titles": { "home": "Home", "custom-page": "{{name}}", "settings": "Settings", "profile-other": "{{displayName}}'s profile", "profile": "Profile", "submission": "{{displayName}}'s {{form}} submission", "submit": "Submit {{form}} submissionj", "submissions": "{{form}} submissions" }, "time": { "month-names": { "1": "January", "2": "February", "3": "March", "4": "April", "5": "May", "6": "June", "7": "July", "8": "August", "9": "September", "10": "October", "11": "November", "12": "December" }, "ago": "Ago", "year": { "short": "y", "long": "year", "plural": "years" }, "month": { "short": "m", "long": "month", "plural": "months" }, "day": { "short": "d", "long": "day", "plural": "days" }, "hour": { "short": "h", "long": "hour", "plural": "hours" }, "minute": { "short": "m", "long": "minute", "plural": "minutes" }, "second": { "short": "s", "long": "second", "plural": "seconds" } } }