Last active
May 6, 2018 18:22
-
-
Save Supamiu/c7333724e10cb4aa0a8d7db2e2af3092 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"SIMULATOR": { | |
"Import_macro": "Import from ingame macro", | |
"Ingame_macro": "Ingame macro", | |
"Min_stats": "Minimum stats", | |
"Progress": "Progress", | |
"Quality": "Quality", | |
"Step_counter": "Step", | |
"Durability": "Durability", | |
"Hq": "HQ", | |
"Cp_amount": "CP", | |
"Simulate_tooltip": "Craft in simulator", | |
"Configuration": "Configuration", | |
"Level": "Level", | |
"Reliability": "Reliability", | |
"Average_hq": "Average HQ", | |
"Specialist": "Specialist", | |
"New_rotation": "New rotation", | |
"Rotations": "Crafting rotations", | |
"No_rotations": "No rotations", | |
"New_custom_rotation": "New custom rotation", | |
"Reset": "Reset rotation", | |
"Import_from_crafting_optimizer": "Import from crafting optimizer", | |
"Crafting_optimizer_code": "Crafting optimizer import code", | |
"Generated_macro": "Ingame Macro", | |
"Generate_ingame_macro": "Generate ingame macro", | |
"Share_link_copied": "Rotation share link copied to clipboard", | |
"Persist": "Save this rotation", | |
"Rotation_not_found": "Rotation not found", | |
"Confirm_delete": "Do you really want to delete this rotation?", | |
"Toggle_snapshot_mode": "Toggle snapshot mode", | |
"CUSTOM": { | |
"Recipe_configuration": "Recipe configuration", | |
"Recipe_level": "Recipe level", | |
"Recipe_progress": "Max progress", | |
"Recipe_quality": "Max quality", | |
"Recipe_durability": "Durability" | |
}, | |
"CATEGORY": { | |
"Progression": "Progression", | |
"Quality": "Quality", | |
"Cp_recovery": "CP Recovery", | |
"Buff": "Buff", | |
"Specialty": "Specialty", | |
"Repair": "Repair", | |
"Other": "Other" | |
}, | |
"CONFIGURATION": { | |
"Job": "Job", | |
"Custom_set": "Enable custom set", | |
"Select_job": "Select a job", | |
"Craftsmanship": "Craftsmanship", | |
"Control": "Control", | |
"Specialist": "Specialist", | |
"Ingredients": "HQ Ingredients", | |
"Consumables": "Consumables", | |
"Apply_stats": "Apply stats", | |
"Apply_ingredients": "Apply HQ ingredients", | |
"Apply_foods": "Apply consumables", | |
"Food": "Choose a food", | |
"Medicine": "Choose a medicine", | |
"STATS": { | |
"CP": "CP", | |
"Craftsmanship": "Craftsmanship", | |
"Control": "Control" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment