All checks were successful
Build NRO / build (push) Successful in 1m48s
Replace the console UI with a Borealis-based flow, bundle ROMFS assets and borealis as a submodule, and apply small upstream patches at build time. Self-delete runs after romfsExit on quit so the NRO can be removed like the old console build.
16 lines
213 B
JSON
16 lines
213 B
JSON
{
|
|
"hints": {
|
|
"ok": "Ok",
|
|
"back": "Zurück",
|
|
"exit": "Beenden"
|
|
},
|
|
|
|
"crash_frame": {
|
|
"button": "Ok"
|
|
},
|
|
|
|
"thumbnail_sidebar": {
|
|
"save": "Speichern"
|
|
}
|
|
}
|