1
0
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:
沈唁
2022-11-17 06:24:31 +08:00
committed by GitHub
parent 83ca8d751c
commit bf863a1892

View File

@@ -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>