Переглянути джерело

add `navigator-language` template variable

Gildas 1 рік тому
батько
коміт
f08150c679
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      src/ui/pages/help.html

+ 1 - 0
src/ui/pages/help.html

@@ -838,6 +838,7 @@
 					`{page-title}[10ch]` to limit the title to 10 characters).
 					`{page-title}[10ch]` to limit the title to 10 characters).
 				</p>
 				</p>
 				<ul>
 				<ul>
+					<li><code>{navigator-language}</code>: the language of the browser</li>
 					<li><code>{page-title}</code>: the title of the page</li>
 					<li><code>{page-title}</code>: the title of the page</li>
 					<li><code>{page-heading}</code>: the content of the H1 tag in the page</li>
 					<li><code>{page-heading}</code>: the content of the H1 tag in the page</li>
 					<li><code>{page-language}</code>: the language of the page</li>
 					<li><code>{page-language}</code>: the language of the page</li>