mirror of
https://github.com/HamletDuFromage/aio-switch-updater.git
synced 2024-11-08 19:41:49 +00:00
64c13a5626
* Update extract.cpp Use Minizip beacause it's faster with big packs like deepsea * fix for pull request * fix crash at 66% * fix create DIR * Refactored extraction, possibly ironed out some bugs * get uncompressed size using minizip * use minizip to extract cheats, remove zipper dependency, fix getUncompressedSize() Co-authored-by: flb <f.lb@gmx.com>
15 lines
229 B
JSON
15 lines
229 B
JSON
{
|
|
"hints": {
|
|
"ok": "OK",
|
|
"back": "Retour",
|
|
"exit": "Quitter"
|
|
},
|
|
|
|
"crash_frame": {
|
|
"button": "OK"
|
|
},
|
|
|
|
"thumbnail_sidebar": {
|
|
"save": "Sauvegarder"
|
|
}
|
|
}
|