1
0
Fork 0
mirror of https://github.com/HamletDuFromage/aio-switch-updater.git synced 2024-09-18 21:13:38 +01:00

fixed typos

This commit is contained in:
flb 2021-01-29 03:30:46 +01:00
parent 14e9ca2fda
commit 8664a4c527
2 changed files with 4 additions and 4 deletions

View file

@ -178,7 +178,7 @@ clean:
@echo clean ...
ifeq ($(strip $(APP_JSON)),)
@rm -fr $(BUILD) $(notdir $(CURDIR))*.nro $(notdir $(CURDIR))*.nacp $(notdir $(CURDIR))*.elf
@rm -fr $(CURDIR)/aiosu-forwarder/build $(CURDIR)/aiosu-forwarder/*.nro $(CURDIR)/aiosu-forwarder/*.nacp $(CURDIR)/aiosu-forwarder/*.elf
#@rm -fr $(CURDIR)/aiosu-forwarder/build $(CURDIR)/aiosu-forwarder/*.nro $(CURDIR)/aiosu-forwarder/*.nacp $(CURDIR)/aiosu-forwarder/*.elf
else
@rm -fr $(BUILD) $(TARGET).nsp $(TARGET).nso $(TARGET).npdm $(TARGET).elf
endif

View file

@ -126,8 +126,8 @@
"list_latest": "Latest version",
"list_app": "app",
"list_cfw": "CFW",
"list_ams": "\uE016 Atmosphere CFW.",
"list_main": "\uE016 Main Switch CFWs.",
"list_ams": "\uE016 From this menu, you can the Atmosphere custom firmware necessary to run homebrew software. You can also pick CFW packs such as DeepSea.",
"list_main": "\uE016 Alternative CFWs, bootloaders.",
"list_latest_ver": "Latest (ver ",
"list_cheats": "cheats",
"list_down": "Downloading:\n",
@ -163,7 +163,7 @@
"tool_cheats": "Cheats menu",
"tool_change": "Change the Joy-Cons color",
"tool_change_procon": "Change the Pro Controller color",
"tool_download": "Dowload payloads to ",
"tool_download": "Download payloads to ",
"tool_inject": "Inject payload",
"tool_update": "Update the app (v",
"tool_DownLoad": "Downloading:\nAIO-switch-updater\n\nFrom:\n",