Skip to content

Commit 8a76334

Browse files
authored
adjustments (#234)
* adjustments * Update lang_ja.po * Update menu_main.c * Update README.md
1 parent 5482508 commit 8a76334

File tree

8 files changed

+1445
-205
lines changed

8 files changed

+1445
-205
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ This homebrew app allows you to download, unlock, patch, and resign save-game fi
3535
* **Standalone:** no computer required, everything happens on the PS4.
3636
* **Automatic settings:** auto-detection of PS4 firmware, User ID, and Account-ID settings.
3737
* **Multi-user:** supports multiple user accounts.
38+
* **Localization support:** English, Greek, Italian, Japanese, Portuguese, Russian, Spanish.
3839

3940
## Save Management
4041

@@ -170,7 +171,7 @@ Currently, the list of available games and files is limited, but the project aim
170171

171172
# Credits
172173

173-
* [Bucanero](http://www.bucanero.com.ar/): [Project developer](https://github.com/bucanero)
174+
* [Bucanero](https://github.com/bucanero): [Project developer](https://bucanero.github.io/apollo-ps4/)
174175

175176
## Acknowledgments
176177

@@ -183,6 +184,12 @@ Currently, the list of available games and files is limited, but the project aim
183184
* [ShendoXT](https://github.com/ShendoXT): [MemcardRex](https://github.com/ShendoXT/memcardrex)
184185
* [Nobody/Wild Light](https://github.com/nobodo): [Background music track](https://github.com/bucanero/apollo-vita/blob/main/data/haiku.s3m)
185186

187+
## Translators
188+
189+
Apollo supports multiple languages for its user interface. Thanks to the following contributors for their help with translations:
190+
191+
- [Akela](https://x.com/Akela_1979) (Russian), [Bucanero](https://github.com/bucanero) (Spanish), [TheheroGAC](https://x.com/TheheroGAC) (Italian), [yyoossk](https://x.com/Cloud0835) (Japanese), [Phoenixx1202](https://github.com/Phoenixx1202) (Portuguese), SpyroMancer (Greek)
192+
186193
# Building
187194

188195
You need to have installed:
@@ -197,6 +204,7 @@ You need to have installed:
197204
- [libs3m](https://github.com/bucanero/s3mplay) library
198205
- [libSQLite](https://github.com/bucanero/libSQLite-ps4) library
199206
- [Mini-XML](https://github.com/bucanero/mxml) library
207+
- [mini18n](https://github.com/bucanero/mini18n) library
200208
- [dbglogger](https://github.com/bucanero/dbglogger) library
201209

202210
> [!TIP]

0 commit comments

Comments
 (0)