2025-04-13 11:13:45 +00:00
|
|
|
{
|
|
|
|
"sign-in-form": {
|
|
|
|
"Sign in to your account": "Sign in to your account",
|
|
|
|
"Enter your email below to sign in to your account": "Enter your email below to sign in to your account",
|
|
|
|
"Or": "Or",
|
|
|
|
"Don't have an account?": "Don't have an account?",
|
2025-04-14 08:47:13 +00:00
|
|
|
"sign-up": "Sign up",
|
|
|
|
"signing-in": "Signing In..."
|
2025-04-13 11:13:45 +00:00
|
|
|
},
|
|
|
|
"sign-up-form": {
|
2025-04-13 21:12:05 +00:00
|
|
|
"title": "Hello world!",
|
|
|
|
"enter-your-email-below-to-sign-up-to-your-account": "enter-your-email-below-to-sign-up-to-your-account",
|
|
|
|
"sign-up-to-your-account": "Sign up to your account",
|
|
|
|
"or": "Or",
|
|
|
|
"already-have-an-account": "Already have an account?",
|
2025-04-14 08:47:13 +00:00
|
|
|
"sign-in": "Sign in",
|
|
|
|
"creating-account": "Creating Account..."
|
2025-04-13 21:12:05 +00:00
|
|
|
},
|
|
|
|
"appearance-settings": {
|
|
|
|
"choose-a-theme": "Choose a theme",
|
|
|
|
"toggle-theme": "Toggle theme",
|
|
|
|
"light": "Light",
|
|
|
|
"dark": "Dark",
|
|
|
|
"system": "System"
|
|
|
|
},
|
|
|
|
"avatar-button": {
|
|
|
|
"log-in": "Log In",
|
|
|
|
"account": "Account",
|
|
|
|
"log-out": "Log out"
|
|
|
|
},
|
|
|
|
"email": "Email",
|
|
|
|
"password": "Password",
|
|
|
|
"GithubSignInForm": {
|
|
|
|
"continue-with-github": "Continue with GitHub"
|
|
|
|
},
|
|
|
|
"nav": {
|
|
|
|
"platform": "Platform",
|
|
|
|
"projects": "Projects",
|
|
|
|
"more": "More",
|
|
|
|
"view-project": "View Project",
|
|
|
|
"share-project": "Share Project",
|
|
|
|
"delete-project": "Delete Project",
|
|
|
|
"upgrade-to-pro": "Upgrade to Pro",
|
|
|
|
"billing": "Billing",
|
|
|
|
"notifications": "Notifications",
|
|
|
|
"home": "Home"
|
|
|
|
},
|
|
|
|
"run-code": {
|
|
|
|
"run": "Run",
|
|
|
|
"run-code": "Run Code",
|
|
|
|
"running": "Running..."
|
|
|
|
},
|
|
|
|
"settings": {
|
|
|
|
"settings": "Settings",
|
|
|
|
"appearance": "Appearance",
|
|
|
|
"language-and-region": "Language & region",
|
|
|
|
"code-editor": "Code Editor",
|
|
|
|
"advanced": "Advanced",
|
|
|
|
"customize-your-settings-here": "Customize your settings here."
|
|
|
|
},
|
|
|
|
"submissions": {
|
|
|
|
"index": "Index",
|
|
|
|
"status": "Status",
|
|
|
|
"language": "Language",
|
|
|
|
"time": "Time",
|
|
|
|
"memory": "Memory",
|
|
|
|
"submitted": "Submitted"
|
|
|
|
},
|
|
|
|
"teams": {
|
|
|
|
"teams": "Teams",
|
|
|
|
"add-team": "Add team"
|
|
|
|
},
|
|
|
|
"test": {
|
|
|
|
"case": "Case",
|
|
|
|
"failed-to-submit-the-form-please-try-again": "Failed to submit the form. Please try again."
|
2025-04-14 08:47:13 +00:00
|
|
|
},
|
|
|
|
"problemset": {
|
|
|
|
"select-all": "Select all",
|
|
|
|
"select-row": "Select row",
|
|
|
|
"title": "Title",
|
|
|
|
"difficulty": "Difficulty",
|
|
|
|
"actions": "Actions",
|
|
|
|
"displayid-or-title": "DisplayId or Title...",
|
|
|
|
"filter-by-displayid-or-title": "Filter by displayId or title",
|
|
|
|
"clear-filter": "Clear filter",
|
|
|
|
"filters": "Filters",
|
|
|
|
"view": "View",
|
|
|
|
"toggle-columns": "Toggle columns",
|
|
|
|
"delete": "Delete",
|
|
|
|
"are-you-absolutely-sure": "Are you absolutely sure?",
|
|
|
|
"this-action-cannot-be-undone-this-will-permanently-delete": "This action cannot be undone. This will permanently delete",
|
|
|
|
"cancel": "Cancel",
|
|
|
|
"add-problem": "Add Problem",
|
|
|
|
"enter": "Enter",
|
|
|
|
"no-results": "No results.",
|
|
|
|
"rows-per-page": "Rows per page",
|
|
|
|
"select-number-of-results": "Select number of results",
|
|
|
|
"go-to-first-page": "Go to first page",
|
|
|
|
"go-to-previous-page": "Go to previous page",
|
|
|
|
"go-to-next-page": "Go to next page",
|
|
|
|
"go-to-last-page": "Go to last page",
|
|
|
|
"edit-item": "Edit item",
|
|
|
|
"edit": "Edit"
|
2025-04-13 11:13:45 +00:00
|
|
|
}
|
2025-04-13 21:12:05 +00:00
|
|
|
}
|