Commit graph

23 commits

Author SHA1 Message Date
Angel Marfil
4b7026b07f
Add untracked text for translation (#833) 2024-05-08 13:09:15 -05:00
Angel Marfil
23f368963b
Update es-ES.json (#832) 2024-05-06 18:34:30 -05:00
Ivan Mazzoli
ae0b00ba11
Added Italian translation (#831)
* Created Italian (it_IT) translation

* Update readme.md

* Create it-IT.json

* Delete data/localization/it_IT
2024-04-30 11:23:00 -05:00
jonas0b1011001
426ce2391a
Update de-GER.json (#828) 2024-04-28 21:22:08 -05:00
Tim Kieu
cc69305dea
Create vi-VN.json (#819) 2024-04-16 08:53:14 -05:00
MattiaPell
c13d8df901
Fix typo in Translate.html (#820) 2024-04-16 08:53:00 -05:00
Alexey Nurgaliev
0cfa8ffc49
update ru-RU localization (#761) 2024-02-01 14:28:09 -06:00
andrigamerita
eea0ec3dc3 Add button to open context menu (#728)
* Add button to open context menu

In some contexts, it's hard or impossible to open the context menu of the emulator, which is required to access important secondary options such as quick states, screen recording, and software information. Primarily, it's apparently impossible to open the context menu on a mobile web browser, since a long press on the screen is, for good reason, not registered like a right mouse click is on desktop. This commit adds what I think is the ideal solution to the issue: a button on the menu bar/drawer that opens up the context menu, without cluttering it up with multiple options, just a single new one.

* Update en locale (en.json, Translate.html)

* Fix contextMenuButton dimensions

* Set contextMenu to be centered when open via button
2023-12-12 15:58:46 +01:00
debuggerx01
59e58aa63d Updated Chinese translation. (#706) 2023-10-11 11:52:31 +08:00
Allan Niles
8c04019647 Add button gamepad naming (#637)
* Add button gampad naming
2023-08-26 15:29:31 -06:00
Allan Niles
6d68d7cd49 use string.includes() 2023-08-26 02:36:37 +00:00
Allan Niles
eeeffe4892 fix joystick and keyboard input localization (#630)
* fix gamepad languages

* fix joystick and keyboard input localization

* fix the things that need to be changed

* loop through the info object and set localization

* small clean up

* add this.missingLang

* fix speedControlButtons
2023-08-23 15:28:52 -06:00
Allan Niles
a3423bcbd8 fix gamepad languages (#628)
* fix gamepad languages
2023-08-20 16:25:23 -06:00
Allan Niles
38172ec92f Add new options and update pt-BR.json (#612)
* add new options and update pt-BR.json

* fix adBlocked function

* add new option to adBlocked function

* fix the `start-clicked` function

* Clean up code
2023-08-13 09:10:33 -06:00
Allan Niles
64cf434adc fix localization 2023-08-12 02:10:05 +00:00
Ethan O'Brien
cbc15aaf52 Localization 2023-07-03 11:37:43 -05:00
Ethan O'Brien
f2bf2e9c30 Begin re-writing the base functions
Co-authored-by: Allan Niles <74841470+allancoding@users.noreply.github.com>
2023-06-20 14:17:02 -05:00
Ethan O'Brien
400f705842 Version 3.1.5
Co-authored-by: Allan Niles <74841470+allancoding@users.noreply.github.com>
Co-authored-by: xufenqi <xufenqi@weili.com>
Co-authored-by: incredibleIdea <510996577@qq.com>
Unverified-co-authored-by: rwv <7891383+rwv@users.noreply.github.com>
2023-06-19 16:59:00 -05:00
Ethan O'Brien
4f4b87386e Version 3.0.5
Co-authored-by: Allan Niles <74841470+allancoding@users.noreply.github.com>
Co-authored-by: ericKuang <kk297466058@gmail.com>
2022-10-23 12:18:00 -05:00
Ethan O'Brien
7a8c11dba9 Version 1.1.6
Co-authored-by: Allan Niles <74841470+allancoding@users.noreply.github.com>
Co-authored-by: ElectronicsArchiver <85485984+ElectronicsArchiver@users.noreply.github.com>
2022-05-16 11:45:00 -05:00
Ethan O'Brien
729d138a98 Version 1.1.0
Co-authored-by: Allan Niles <74841470+allancoding@users.noreply.github.com>
2022-03-15 21:10:00 -05:00
Ethan O'Brien
60cb51da0d Version 1.0
Co-authored-by: Allan Niles <74841470+allancoding@users.noreply.github.com>
Co-authored-by: imneckro <42493772+imneckro@users.noreply.github.com>
2022-02-20 15:51:00 -06:00
Ethan O'Brien
4ffcd9832f Version 0.4.26
Co-authored-by: Allan Niles <74841470+allancoding@users.noreply.github.com>
Co-authored-by: ElectronicsArchiver <85485984+ElectronicsArchiver@users.noreply.github.com>
2022-02-14 11:21:00 -06:00