feat: new grouping options

This commit is contained in:
2025-04-28 22:00:33 +00:00
parent ee49da3665
commit 0add9200a6
8 changed files with 219 additions and 47 deletions

View File

@ -8,6 +8,7 @@ export default {
next: 'Next',
skip: 'Skip',
close: 'Close',
by: 'by {namespace}',
start: {
failed: 'Start check failed',
accept: 'Run anyway',
@ -65,10 +66,22 @@ export default {
deprecated: 'Show deprecated',
nsfw: 'Show NSFW',
incompatible: 'This package is currently incompatible with STARTLINER.',
missing: 'Missing',
includeCategories: 'Include categories',
excludeCategories: 'Exclude categories',
},
pkglist: {
missing: 'Missing',
local: 'Local packages',
namespace: 'By namespace',
type: 'By type',
category: 'By category',
standard: 'Standard mods',
native: 'Native mods',
segatools: 'segatools',
unsupported: 'Unsupported',
exclusions: 'Exclusions:',
},
patch: {
loading: 'Loading...',
noneFound: