fix(mobile): translation (no /api, experimental features) (#15600)

* initial /api removal

* translations /api

* experimental features

* japanese url update

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
This commit is contained in:
Matthew Momjian 2025-01-24 12:47:01 -05:00 committed by GitHub
parent a6ace5151c
commit c0210bd6c0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
48 changed files with 62 additions and 62 deletions

View file

@ -1,3 +1,3 @@
Login to the mobile app with the server endpoint URL at `http://<machine-ip-address>:2283/api`
Login to the mobile app with the server endpoint URL at `http://<machine-ip-address>:2283`
<img src={require('./img/sign-in-phone.webp').default} width='50%' title='Mobile App Sign In' />