|
621 | 621 | "general": "General",
|
622 | 622 | "log": "Log",
|
623 | 623 | "other": "Other",
|
624 |
| - "sync": "Cloud Saves Sync" |
| 624 | + "sync": "Cloud Saves Sync", |
| 625 | + "systemInformation": "System Information" |
625 | 626 | },
|
626 | 627 | "open-config-file": "Open Config File",
|
627 | 628 | "reset-heroic": "Reset Heroic",
|
628 | 629 | "saves": {
|
629 | 630 | "warning": "Cloud Saves feature is in Beta, please backup your saves before syncing (in case something goes wrong)"
|
| 631 | + }, |
| 632 | + "systemInformation": { |
| 633 | + "copyToClipboard": "Copy to clipboard", |
| 634 | + "CPU": "CPU:", |
| 635 | + "gogdlVersion": "Gogdl: {{gogdl}}", |
| 636 | + "gpu": "GPU:", |
| 637 | + "gpuWithNumber": "GPU {{no}}:", |
| 638 | + "heroicVersion": "Heroic: {{heroic}}", |
| 639 | + "legendaryVersion": "Legendary: {{legendary}}", |
| 640 | + "memory": "Memory:", |
| 641 | + "memoryStats": "{{percentUsed}}% used ({{usedGib}} / {{totalGib}}", |
| 642 | + "nileVersion": "Nile: {{nile}}", |
| 643 | + "os": "Software:", |
| 644 | + "osVersion": "Version {{ver}}", |
| 645 | + "showDetailed": "Show detailed system specifications", |
| 646 | + "software": "Software:", |
| 647 | + "steamDeck": "Steam Deck", |
| 648 | + "systemModel": "System Model:", |
| 649 | + "systemSpecifications": "System Specifications:" |
630 | 650 | }
|
631 | 651 | },
|
632 | 652 | "Settings": "Settings",
|
|
0 commit comments