You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: LookupAnything/i18n/de.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -359,6 +359,7 @@
359
359
"item.recipes-for-machine.same-as-input": "[Gleiches wie Eingabe]", // e.g. crystalarium produces same item that was put in
360
360
"item.recipes-for-machine.too-complex": "Einige Maschinen-Regeln sind zu dynamisch, um sie anzuzeigen.",
361
361
"item.number-owned.summary": "Du besitzt {{count}} davon",
362
+
"item.number-owned-flavored.summary": "you own {{count}} ({{name}}) or {{baseCount}} ({{baseName}}) of these", // TODO // e.g. "you own 5 (Sturgeon Roe) or 20 (Roe) of these"
362
363
"item.number-crafted.summary": "Du hast bereits {{count}} davon hergestellt",
Copy file name to clipboardExpand all lines: LookupAnything/i18n/default.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -359,6 +359,7 @@
359
359
"item.recipes-for-machine.same-as-input": "[same as input]", // e.g. crystalarium produces same item that was put in
360
360
"item.recipes-for-machine.too-complex": "Some machine rules are too dynamic to display.",
361
361
"item.number-owned.summary": "you own {{count}} of these",
362
+
"item.number-owned-flavored.summary": "you own {{count}} ({{name}}) or {{baseCount}} ({{baseName}}) of these", // e.g. "you own 5 (Sturgeon Roe) or 20 (Roe) of these"
362
363
"item.number-crafted.summary": "you made {{count}} of these",
Copy file name to clipboardExpand all lines: LookupAnything/i18n/es.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -361,6 +361,7 @@
361
361
"item.recipes-for-machine.same-as-input": "[same as input]", // e.g. crystalarium produces same item that was put in // TODO
362
362
"item.recipes-for-machine.too-complex": "Some machine rules are too dynamic to display.", // TODO
363
363
"item.number-owned.summary": "{{count}} ud(s)",
364
+
"item.number-owned-flavored.summary": "you own {{count}} ({{name}}) or {{baseCount}} ({{baseName}}) of these", // TODO // e.g. "you own 5 (Sturgeon Roe) or 20 (Roe) of these"
364
365
"item.number-crafted.summary": "creaste {{count}} de estos",
Copy file name to clipboardExpand all lines: LookupAnything/i18n/fr.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -363,6 +363,7 @@
363
363
"item.recipes-for-machine.same-as-input": "[same as input]", // e.g. crystalarium produces same item that was put in // TODO
364
364
"item.recipes-for-machine.too-complex": "Some machine rules are too dynamic to display.", // TODO
365
365
"item.number-owned.summary": "vous en possédez {{count}}",
366
+
"item.number-owned-flavored.summary": "you own {{count}} ({{name}}) or {{baseCount}} ({{baseName}}) of these", // TODO // e.g. "you own 5 (Sturgeon Roe) or 20 (Roe) of these"
366
367
"item.number-crafted.summary": "vous en avez fabriqué {{count}}",
"item.number-owned-flavored.summary": "you own {{count}} ({{name}}) or {{baseCount}} ({{baseName}}) of these", // TODO // e.g. "you own 5 (Sturgeon Roe) or 20 (Roe) of these"
"item.number-owned-flavored.summary": "you own {{count}} ({{name}}) or {{baseCount}} ({{baseName}}) of these", // TODO // e.g. "you own 5 (Sturgeon Roe) or 20 (Roe) of these"
"item.number-owned-flavored.summary": "you own {{count}} ({{name}}) or {{baseCount}} ({{baseName}}) of these", // TODO // e.g. "you own 5 (Sturgeon Roe) or 20 (Roe) of these"
0 commit comments