-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathen.json
More file actions
42 lines (42 loc) · 1.75 KB
/
en.json
File metadata and controls
42 lines (42 loc) · 1.75 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
"$schema": "https://inlang.com/schema/inlang-message-format",
"addComponent": "Add component",
"fetchPrices": "Fetch prices",
"addGroup": "Add group",
"resultValue": "Result value",
"cost": "Cost",
"earnings": "Earnings",
"quantity": "Quantity",
"price": "Sell price",
"total": "Total",
"group": "Group",
"result": "Result",
"components": "Components",
"noTax": "No tax",
"sellWithPremium": "{num}% (sell with premium)",
"sellWithoutPremium": "{num}% (sell without premium)",
"sellOrderWithPremium": "{num}% (sell order with premium)",
"sellOrderWithoutPremium": "{num}% (sell order without premium)",
"earningsAfterTax": "Earnings after tax",
"returnRateTooltip": "When crafting or refining an item, you may be given back a certain amount of materials used to make that item. The amount of returned resources depends on the Resource Return Rate.",
"bindQuantityTooltip": "Changing the product quantity will change the components quantities with the same ratio.",
"bindQuantity": "Bind quantity",
"sellOrderPriceChangeCountBeforeLoss": "Number of price changes before losses",
"priceIsLockedTooltip": "This lock will prevent the price from being automatically edited.",
"shoppingList": "Shopping list",
"removeAll": "Remove all",
"emptyShoppingListHint": "To add items click on",
"getComponents": "Get components",
"deleteThisComponent": "Delete this component",
"removeFromShoppingList": "Remove from shopping list",
"addToShoppingList": "Add to shopping list",
"buyPrice": "Buy order",
"sellPrice": "Sell price",
"priceModeSwitchTooltip": "Switch between buy order or sell order price",
"itemData": "Item data",
"perCraft": "Per craft",
"units": "Units",
"totalSilver": "Total silver",
"priceNotFound": "Price not found",
"active": "Active"
}