1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-12 19:54:44 +02:00

consoleVersionSelect: add version prefix

If they don't select "Ver.", they have Luma3DS and have skipped the CFW check.
This commit is contained in:
ManiacOfGitHub
2025-01-31 14:43:21 -05:00
committed by lifehackerhansol
parent ac9019eec2
commit c0410889ff
3 changed files with 15 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
---
noneSelected: System model is required.
invalidVersion: This doesn't seem to be a valid system version.
otherPrefix: (Other)
head: [
['script', {src: '/assets/js/common.js'}],
['script', {src: '/assets/js/selecting.js'}]