Translate the API information page#7922
Conversation
79fe121 to
d056881
Compare
|
The |
d056881 to
5a2312b
Compare
|
I've made a change to use the preferred language from the request. |
5a2312b to
5a8b6cd
Compare
| <title><?= _t('api.information.title') ?></title> | ||
| <meta name="robots" content="noindex" /> | ||
| <link rel="start" href="../i/" /> | ||
| <script src="../scripts/api.js" defer="defer"></script> |
There was a problem hiding this comment.
There was a problem hiding this comment.
Thank you, I'll look into that
There was a problem hiding this comment.
@Alkarex what is the reason to have the testing done asynchronously in JS instead of doing it synchronously in PHP?
There was a problem hiding this comment.
@Alkarex what is the reason to have the testing done asynchronously in JS instead of doing it synchronously in PHP?
In order to more accurately simulate an API request coming from outside
d70cdce to
eff52b5
Compare
|
I've finished the translation of the JS file. Only low-level error messages are left untouched. |
047d670 to
31ae15f
Compare
dd396d7 to
ceba340
Compare
|
|
Thank you. I'll fix that. |
ceba340 to
0f48af4
Compare
|
Arg, a forced push broke my upcoming changes. Please avoid :-) |
Sorry about that :'( |
|
I just tried to complete the French, and some minor changes. |
|
Conflict to be solved |
2ae318a to
359346f
Compare
Co-authored-by: Inverle <inverle@proton.me>
Co-authored-by: maTh <1645099+math-GH@users.noreply.github.com>
Done |
Closes #6222
Changes proposed in this pull request:
api/index.phppageHow to test the feature manually:
Pull request checklist:
Additional information can be found in the documentation.