153 lines
5.2 KiB
JSON
153 lines
5.2 KiB
JSON
{
|
|
"HomePage": {
|
|
"title": "KreatiVortex",
|
|
"subtitle": "Dance Theory and Creation",
|
|
"login": "Login",
|
|
"registration": "Registration",
|
|
"startNow": "Start Now"
|
|
},
|
|
"Auth": {
|
|
"signInTitle": "Sign in to your account",
|
|
"signUpTitle": "Create a new account",
|
|
"emailLabel": "Email",
|
|
"passwordLabel": "Password",
|
|
"confirmPasswordLabel": "Confirm Password",
|
|
"nameLabel": "Full Name",
|
|
"roleLabel": "Register as",
|
|
"roleEducator": "Educator Candidate",
|
|
"roleGeneral": "General",
|
|
"rememberMe": "Remember me",
|
|
"forgotPassword": "Forgot password?",
|
|
"signInButton": "Sign In",
|
|
"signUpButton": "Sign Up",
|
|
"processing": "Processing...",
|
|
"registering": "Registering...",
|
|
"noAccount": "Don't have an account?",
|
|
"haveAccount": "Already have an account?",
|
|
"registerNow": "Register now",
|
|
"signInNow": "Sign In",
|
|
"passwordMismatch": "Passwords do not match!"
|
|
},
|
|
"Sidebar": {
|
|
"home": "Home",
|
|
"menu": "Menu",
|
|
"classes": "Classes",
|
|
"theory": "Theory",
|
|
"practice": "Practice",
|
|
"paperTemplate": "Paper Template",
|
|
"community": "Community",
|
|
"videos": "Videos",
|
|
"forum": "Forum",
|
|
"general": "General",
|
|
"group": "Group",
|
|
"tempo": "Tempo",
|
|
"assignments": "Assignments",
|
|
"contact": "Contact",
|
|
"faq": "FAQ",
|
|
"noClasses": "No classes available."
|
|
},
|
|
"Profile": {
|
|
"profileSettings": "Profile Settings",
|
|
"signOut": "Sign Out"
|
|
},
|
|
"Dashboard": {
|
|
"headerTitle": "Dashboard",
|
|
"welcomeTitle": "Welcome to kreatiVortex!",
|
|
"welcomeSubtitle": "Indonesian traditional dance learning platform",
|
|
"statTotalVideos": "Total Videos",
|
|
"statActiveClasses": "Active Classes",
|
|
"statCompletedAssignments": "Completed Assignments",
|
|
"statForumPosts": "Forum Posts",
|
|
"recentVideosTitle": "Recent Videos",
|
|
"recentDiscussionsTitle": "Recent Discussions",
|
|
"sampleVideo1": "Plate Dance - Basic",
|
|
"sampleVideo2": "Saman Dance - Hand Movements",
|
|
"sampleDiscussion1Title": "Tips for Plate Dance beginners",
|
|
"sampleDiscussion1Content": "I want to share some tips for those just starting to learn...",
|
|
"sampleDiscussion2Title": "Costume for performance",
|
|
"sampleDiscussion2Content": "Any suggestions for the right costume for a dance performance...",
|
|
"timeAgo": "{hours} hours ago"
|
|
},
|
|
"Classes": {
|
|
"title": "My Classes",
|
|
"subtitle": "List of classes you are enrolled in or teaching",
|
|
"createButton": "Create New Class",
|
|
"active": "Active",
|
|
"students": "Students",
|
|
"scheduleNotSet": "Schedule not set",
|
|
"unknownEducator": "Unknown",
|
|
"enterClass": "Enter Class",
|
|
"noClasses": "No classes available.",
|
|
"loading": "Loading..."
|
|
},
|
|
"Forum": {
|
|
"title": "Discussion Forum",
|
|
"subtitle": "Discuss with the kreatiVortex community",
|
|
"createButton": "Create New Discussion",
|
|
"filterAll": "All Discussions",
|
|
"filterAnnouncements": "Announcements",
|
|
"filterTechnique": "Dance Technique",
|
|
"filterCostume": "Costume & Makeup",
|
|
"filterMyClasses": "My Classes",
|
|
"posts": "Posts",
|
|
"noForums": "No discussions created.",
|
|
"generalForum": "General Forum",
|
|
"generalForumSubtitle": "Discuss with the kreatiVortex community",
|
|
"classForum": "Class Forum",
|
|
"classForumSubtitle": "Discuss with your class members"
|
|
},
|
|
"Videos": {
|
|
"title": "Learning Videos",
|
|
"subtitle": "Manage your dance learning video collection",
|
|
"uploadButton": "Upload New Video",
|
|
"colTitle": "Video Title",
|
|
"colType": "Type",
|
|
"colViews": "Views",
|
|
"viewsSuffix": "times",
|
|
"colStatus": "Status",
|
|
"statusPublic": "Public",
|
|
"statusPrivate": "Private",
|
|
"colAction": "Action",
|
|
"actionView": "View",
|
|
"actionEdit": "Edit",
|
|
"actionDelete": "Delete",
|
|
"noVideos": "No videos uploaded",
|
|
"noVideosDesc": "Start by uploading your first learning video.",
|
|
"uploadFirst": "Upload First Video",
|
|
"confirmDelete": "Are you sure you want to delete this video?",
|
|
"errorOccurred": "An error occurred",
|
|
"loading": "Loading videos..."
|
|
},
|
|
"Menu": {
|
|
"title": "Menu Management",
|
|
"subtitle": "Manage application menu",
|
|
"addButton": "Add Menu",
|
|
"editTitle": "Edit Menu",
|
|
"addTitle": "Add New Menu",
|
|
"nameIdLabel": "Name (Indonesian)",
|
|
"nameEnLabel": "Name (English) - Optional",
|
|
"descriptionIdLabel": "Description (Indonesian)",
|
|
"descriptionEnLabel": "Description (English) - Optional",
|
|
"slugLabel": "Slug (URL)",
|
|
"parentLabel": "Parent Menu",
|
|
"parentNone": "None (Top Level)",
|
|
"activeLabel": "Active",
|
|
"cancelButton": "Cancel",
|
|
"saveButton": "Save Changes",
|
|
"createButton": "Create Menu",
|
|
"saving": "Saving...",
|
|
"tableName": "Name",
|
|
"tableSlug": "Slug",
|
|
"tableParent": "Parent",
|
|
"tableStatus": "Status",
|
|
"tableActions": "Actions",
|
|
"statusActive": "Active",
|
|
"statusInactive": "Inactive",
|
|
"noMenus": "No menus available. Please add a new menu.",
|
|
"confirmDelete": "Are you sure you want to delete this menu?",
|
|
"errorOccurred": "An error occurred",
|
|
"nameIdRequired": "Name (ID) is required",
|
|
"descriptionIdRequired": "Description (ID) is required",
|
|
"slugRequired": "Slug is required"
|
|
}
|
|
} |