mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Use French instead of Hungarian (#721)
No more Hungarian language in the documentation
This commit is contained in:
@@ -132,8 +132,8 @@ function a($href): void {
|
||||
always override this setting by explicitly providing
|
||||
the language you want to get to. You can embed the language
|
||||
in the URL before the manual search term.
|
||||
<kbd><?php echo $MYSITE; ?>hu/sort</kbd> will bring up
|
||||
the Hungarian manual page for sort() for example.
|
||||
<kbd><?php echo $MYSITE; ?>fr/sort</kbd> will bring up
|
||||
the French manual page for sort() for example.
|
||||
</p>
|
||||
|
||||
<h2>Search shortcuts</h2>
|
||||
|
||||
Reference in New Issue
Block a user