init
This commit is contained in:
75
messages/en.json
Normal file
75
messages/en.json
Normal file
@@ -0,0 +1,75 @@
|
||||
{
|
||||
"TabTitle": {
|
||||
"title": "Firely Analytics",
|
||||
"description": "Analytics tool for Veritas"
|
||||
},
|
||||
"DataAnalysisPage": {
|
||||
"useSkill": "Use skill",
|
||||
"totalDamage": "Total damage",
|
||||
"damagePerAV": "Damage per AV",
|
||||
"totalAV": "Total action value",
|
||||
"damagerPerCycle": "Damage Per Cycle",
|
||||
"skillType": "Skill Type",
|
||||
"skillName": "Skill Name",
|
||||
"actionValue": "Action Value",
|
||||
"character": "Character",
|
||||
"id": "Id",
|
||||
"path": "Path",
|
||||
"rarity": "Rarity",
|
||||
"element": "Element",
|
||||
"totalTurn": "Total Turn",
|
||||
"technique": "Technique",
|
||||
"talent": "Talent",
|
||||
"basic": "Basic Attack",
|
||||
"skill": "Skill",
|
||||
"ultimate": "Ultimate",
|
||||
"servant": "Servant",
|
||||
"skillDamageBreakdown": "Skill Damage Breakdown",
|
||||
"skillUsageDistribution": "Skill Usage Distribution",
|
||||
"damageOverTime": "Damage Over Time",
|
||||
"damage": "Damage",
|
||||
"cumulativeDamage": "Cumulative Damage",
|
||||
"damageByActionValue": "Damage by Action Value",
|
||||
"characterInformation": "Character Information",
|
||||
"turnDetail": "Turn Details",
|
||||
"damageDetails": "Damage Details",
|
||||
"cycleCount": "Cycle Count",
|
||||
"chartInfo": "Chart info",
|
||||
"actionBar": "Action time line",
|
||||
"lineupInfo": "Lineup info",
|
||||
"loadData": "Load data battle",
|
||||
"exportData": "Export data battle",
|
||||
"connectSetting": "Connection Setting",
|
||||
"connected": "Connected",
|
||||
"unconnected": "Unconnected",
|
||||
"socketConnection": "Socket Connection",
|
||||
"connectionType": "Connection Type",
|
||||
"status": "Status",
|
||||
"connect": "Connect",
|
||||
"checkGameConnect": "Check game connection",
|
||||
"other": "Other",
|
||||
"host": "Host",
|
||||
"port": "Port",
|
||||
"hostPlaceHolder": "Enter Host",
|
||||
"portPlaceHolder": "Enter port number",
|
||||
"noDamageDetail": "No damage details available",
|
||||
"noCharactersInLineup": "No characters in lineup",
|
||||
"noTurns": "No turns yet",
|
||||
"style": "Style",
|
||||
"warrior": "Destruction",
|
||||
"knight": "Preservation",
|
||||
"mage": "Erudition",
|
||||
"priest": "Abundance",
|
||||
"rouge": "The Hunt",
|
||||
"shaman": "Harmony",
|
||||
"warlock": "Nihility",
|
||||
"memory": "Remembrance",
|
||||
"fire": "Fire",
|
||||
"ice": "Ice",
|
||||
"imaginary": "Imaginary",
|
||||
"physical": "Physical",
|
||||
"quantum": "Quantum",
|
||||
"thunder": "Thunder",
|
||||
"wind": "Wind"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user