Update
This commit is contained in:
@@ -11,6 +11,10 @@
|
||||
"game": "Game",
|
||||
"leaderboards": "Leaderboards",
|
||||
"account": "Account",
|
||||
"accountSettings": "Account Settings",
|
||||
"general": "General",
|
||||
"audio": "Audio",
|
||||
"security": "Security",
|
||||
"info": "Info",
|
||||
"talk": "Talk",
|
||||
"loot": "Loot",
|
||||
@@ -23,7 +27,10 @@
|
||||
"enemy": "Enemy",
|
||||
"you": "You",
|
||||
"quests": "Quests",
|
||||
"all": "All"
|
||||
"all": "All",
|
||||
"prev": "Prev",
|
||||
"next": "Next",
|
||||
"back": "Back"
|
||||
},
|
||||
"auth": {
|
||||
"login": "Login",
|
||||
@@ -40,25 +47,88 @@
|
||||
"loginTitle": "Welcome Back",
|
||||
"registerTitle": "Create Account",
|
||||
"loginSubtitle": "Sign in to continue your journey",
|
||||
"registerSubtitle": "Join the survivors"
|
||||
"registerSubtitle": "Join the survivors",
|
||||
"confirmPassword": "Confirm Password",
|
||||
"emailPlaceholder": "your.email@example.com",
|
||||
"passwordPlaceholder": "At least 6 characters",
|
||||
"passwordPlaceholderLogin": "Your password",
|
||||
"confirmPasswordPlaceholder": "Re-enter your password",
|
||||
"submit": "Create Account",
|
||||
"submitting": "Creating Account...",
|
||||
"loggingIn": "Logging in...",
|
||||
"loginLink": "Already have an account? Login",
|
||||
"registerLink": "Don't have an account? Register",
|
||||
"errors": {
|
||||
"invalidEmail": "Please enter a valid email address",
|
||||
"passwordLength": "Password must be at least 6 characters",
|
||||
"passwordMatch": "Passwords do not match",
|
||||
"registrationFailed": "Registration failed",
|
||||
"loginFailed": "Login failed"
|
||||
},
|
||||
"strength": {
|
||||
"weak": "Weak",
|
||||
"medium": "Medium",
|
||||
"strong": "Strong"
|
||||
},
|
||||
"accountInfo": "Account Information",
|
||||
"accountType": "Account Type",
|
||||
"premiumStatus": "Premium Status",
|
||||
"premiumActive": "✓ Premium Active",
|
||||
"freeAccount": "Free Account",
|
||||
"created": "Created",
|
||||
"lastLogin": "Last Login",
|
||||
"gameActions": "Game Actions",
|
||||
"switchCharacter": "Switch Character",
|
||||
"audioSettings": "Audio Settings",
|
||||
"volumeControls": "Volume Controls",
|
||||
"muteAll": "Mute All",
|
||||
"masterVolume": "Master Volume",
|
||||
"musicVolume": "Music Volume",
|
||||
"sfxVolume": "SFX Volume",
|
||||
"securitySettings": "Security Settings",
|
||||
"changeEmail": "Change Email",
|
||||
"changePassword": "Change Password",
|
||||
"currentPassword": "Current Password",
|
||||
"newPassword": "New Password",
|
||||
"confirmNewPassword": "Confirm New Password",
|
||||
"verifyIdentity": "Verify your identity",
|
||||
"updateEmail": "Update Email",
|
||||
"updatePassword": "Update Password",
|
||||
"updating": "Updating...",
|
||||
"change": "Change",
|
||||
"cancel": "Cancel"
|
||||
},
|
||||
"characters": {
|
||||
"title": "Select Character",
|
||||
"createNew": "Create New Character",
|
||||
"play": "Play",
|
||||
"delete": "Delete",
|
||||
"deleteModal": {
|
||||
"title": "Delete Character",
|
||||
"confirm": "Are you sure you want to delete this character? This action cannot be undone."
|
||||
},
|
||||
"noCharacters": "No characters yet",
|
||||
"createFirst": "Create your first character to begin",
|
||||
"name": "Character Name",
|
||||
"class": "Class",
|
||||
"level": "Level"
|
||||
"level": "Level",
|
||||
"lastActive": "Last active",
|
||||
"create": {
|
||||
"title": "Create New",
|
||||
"slots": "slots used"
|
||||
},
|
||||
"premium": {
|
||||
"title": "Character Limit Reached",
|
||||
"description": "Upgrade to Premium to create up to 10 characters!",
|
||||
"upgrade": "Upgrade to Premium - $4.99"
|
||||
}
|
||||
},
|
||||
"game": {
|
||||
"travel": "🧭 Travel",
|
||||
"surroundings": "🌿 Surroundings",
|
||||
"character": "👤 Character",
|
||||
"equipment": "⚔️ Equipment",
|
||||
"inventory": "🎒 Open Inventory",
|
||||
"inventory": "🎒 Inventory",
|
||||
"workbench": "🔧 Workbench",
|
||||
"craft": "🔨 Craft",
|
||||
"repair": "🛠️ Repair",
|
||||
@@ -69,6 +139,7 @@
|
||||
"equip": "Equip",
|
||||
"unequip": "Unequip",
|
||||
"attack": "⚔️ Attack",
|
||||
"kill": "Kill",
|
||||
"flee": "🏃 Flee",
|
||||
"rest": "Rest",
|
||||
"onlineCount": "{{count}} Online",
|
||||
@@ -92,7 +163,33 @@
|
||||
"poisoned": "Poisoned"
|
||||
},
|
||||
"effectAlreadyActive": "Effect already active",
|
||||
"found": "Found"
|
||||
"found": "Found",
|
||||
"value": "Value",
|
||||
"dialog": {
|
||||
"back": "Back",
|
||||
"goodbye": "Goodbye",
|
||||
"trade": "Trade",
|
||||
"acceptQuest": "Accept Quest",
|
||||
"completeQuest": "Complete Quest",
|
||||
"handInItems": "Hand In Items",
|
||||
"questInProgress": "(Quest in progress...)",
|
||||
"questAccepted": "Quest accepted! Good luck.",
|
||||
"progressUpdated": "Progress updated.",
|
||||
"rewards": "Rewards"
|
||||
}
|
||||
},
|
||||
"trade": {
|
||||
"title": "Trade",
|
||||
"buying": "Buying",
|
||||
"selling": "Selling",
|
||||
"merchantStock": "Merchant Stock",
|
||||
"inventory": "Inventory",
|
||||
"invalidOffer": "INVALID OFFER",
|
||||
"confirmTrade": "CONFIRM TRADE",
|
||||
"balance": "Balance",
|
||||
"empty": "Empty",
|
||||
"clickToRemove": "Click to remove",
|
||||
"howMany": "How many {{item}}?"
|
||||
},
|
||||
"location": {
|
||||
"recentActivity": "📜 Recent Activity",
|
||||
@@ -315,7 +412,11 @@
|
||||
"staminaRegenerated": "Stamina regenerated",
|
||||
"combatTimeout": "⏱️ Turn skipped due to timeout!",
|
||||
"interactableReady": "{{action}} is ready on {{name}}",
|
||||
"waitBeforeMovingSimple": "Wait {{seconds}}s before moving"
|
||||
"waitBeforeMovingSimple": "Wait {{seconds}}s before moving",
|
||||
"questAccepted": "Quest Accepted!",
|
||||
"questCompleted": "Quest Completed!",
|
||||
"questProgressUpdated": "Quest Progress Updated",
|
||||
"failedToAcceptQuest": "Failed to accept quest"
|
||||
},
|
||||
"directions": {
|
||||
"north": "North",
|
||||
@@ -337,6 +438,114 @@
|
||||
"heroTitle": "Echoes of the Ash",
|
||||
"heroSubtitle": "A post-apocalyptic survival RPG",
|
||||
"playNow": "Play Now",
|
||||
"features": "Features"
|
||||
"login": "Login",
|
||||
"features": "Game Features",
|
||||
"about": {
|
||||
"title": "About the World",
|
||||
"description": "In a world ravaged by nuclear fire, survival is the only law. Scavenge for resources, craft distinct weapons, and fight for your life against mutants and other survivors. Will you rebuild civilization or rule over the ashes?"
|
||||
},
|
||||
"featureCards": {
|
||||
"survival": {
|
||||
"title": "Hardcore Survival",
|
||||
"description": "Survive in a harsh environment filled with radiation and deadly enemies. Manage your inventory and resources wisely."
|
||||
},
|
||||
"combat": {
|
||||
"title": "Tactical Combat",
|
||||
"description": "Engage in turn-based battles where every decision counts. Use skills, items, and strategy."
|
||||
},
|
||||
"crafting": {
|
||||
"title": "Deep Crafting",
|
||||
"description": "Scavenge materials to create weapons, armor, and tools essential for your survival."
|
||||
}
|
||||
},
|
||||
"footer": {
|
||||
"copyright": "© {{year}} Echoes of the Ash. All rights reserved.",
|
||||
"links": {
|
||||
"privacy": "Privacy Policy",
|
||||
"terms": "Terms of Service",
|
||||
"discord": "Join Discord"
|
||||
}
|
||||
}
|
||||
},
|
||||
"journal": {
|
||||
"title": "Quest Journal",
|
||||
"activeQuests": "Active Quests",
|
||||
"history": "History",
|
||||
"searchPlaceholder": "Search quests...",
|
||||
"noQuests": "No quests found.",
|
||||
"objectives": "Objectives",
|
||||
"completionMessage": "Completion Message",
|
||||
"rewards": "Rewards",
|
||||
"accepted": "Accepted",
|
||||
"completed": "Completed",
|
||||
"type": "Type",
|
||||
"status": "Status",
|
||||
"ready": "READY",
|
||||
"giver": "Giver",
|
||||
"location": "Location",
|
||||
"inProgress": "In Progress",
|
||||
"story": "Story",
|
||||
"side": "Side",
|
||||
"daily": "Daily",
|
||||
"global": "Global",
|
||||
"selectQuest": "Select a quest to view details",
|
||||
"communityProgress": "Global progress",
|
||||
"yourContribution": "Your contribution"
|
||||
},
|
||||
"legal": {
|
||||
"privacy": {
|
||||
"title": "Privacy Policy",
|
||||
"lastUpdated": "Last updated: February 16, 2026",
|
||||
"sections": {
|
||||
"1": {
|
||||
"title": "1. Information We Collect",
|
||||
"content": "We collect your email address and game-related data (character progress, inventory, etc.) to provide the service."
|
||||
},
|
||||
"2": {
|
||||
"title": "2. How We Use Information",
|
||||
"content": "We use your information to manage your account, save your game progress, and improve the game experience. We do not sell your data to third parties."
|
||||
},
|
||||
"3": {
|
||||
"title": "3. Data Security",
|
||||
"content": "We implement security measures to maintain the safety of your personal information. However, no method of transmission over the Internet is 100% secure."
|
||||
},
|
||||
"4": {
|
||||
"title": "4. Cookies",
|
||||
"content": "We use local storage to maintain your login session and game settings."
|
||||
},
|
||||
"5": {
|
||||
"title": "5. Contact",
|
||||
"content": "If you have questions about this privacy policy, please contact us via our Discord community."
|
||||
}
|
||||
},
|
||||
"back": "Return to Home"
|
||||
},
|
||||
"terms": {
|
||||
"title": "Terms of Service",
|
||||
"lastUpdated": "Last updated: February 16, 2026",
|
||||
"sections": {
|
||||
"1": {
|
||||
"title": "1. Acceptance of Terms",
|
||||
"content": "By accessing and using Echoes of the Ash, you accept and agree to be bound by the terms and provision of this agreement."
|
||||
},
|
||||
"2": {
|
||||
"title": "2. Game Rules",
|
||||
"content": "Users agree not to exploit bugs, use automation software (bots), or engage in harassment of other players. We reserve the right to ban accounts that violate these rules."
|
||||
},
|
||||
"3": {
|
||||
"title": "3. User Accounts",
|
||||
"content": "You are responsible for maintaining the confidentiality of your account and password. You agree to accept responsibility for all activities that occur under your account."
|
||||
},
|
||||
"4": {
|
||||
"title": "4. Virtual Items",
|
||||
"content": "Virtual items and currency in Echoes of the Ash have no real-world value and cannot be exchanged for real currency."
|
||||
},
|
||||
"5": {
|
||||
"title": "5. Disclaimer",
|
||||
"content": "The game is provided \"as is\" without warranties of any kind. We are not responsible for any data loss or service interruptions."
|
||||
}
|
||||
},
|
||||
"back": "Return to Home"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user