Skip to content

Commit bc9fa25

Browse files
committed
Update the docs
1 parent d84e2a6 commit bc9fa25

File tree

2 files changed

+26
-22
lines changed

2 files changed

+26
-22
lines changed

examples/translations/ReadMe.md

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,19 @@
22

33
### <img src="https://cdn2.hubspot.net/hubfs/100006/images/super_square_logo_3.png" title="SeleniumBase" height="32"> Multi-Language Tests (Python 3 Only!)
44

5-
**SeleniumBase** supports the following 10 languages:
6-
* English
7-
* Chinese / 中文
8-
* Dutch / Nederlands
9-
* French / Français
10-
* Italian / Italiano
11-
* Japanese / 日本語
12-
* Korean / 한국어
13-
* Portuguese / Português
14-
* Russian / Русский
15-
* Spanish / Español
5+
<b>SeleniumBase</b> supports the following 10 languages:
6+
<ul>
7+
<li>English</li>
8+
<li>Chinese / 中文</li>
9+
<li>Dutch / Nederlands</li>
10+
<li>French / Français</li>
11+
<li>Italian / Italiano</li>
12+
<li>Japanese / 日本語</li>
13+
<li>Korean / 한국어</li>
14+
<li>Portuguese / Português</li>
15+
<li>Russian / Русский</li>
16+
<li>Spanish / Español</li>
17+
</ul>
1618

1719
Examples can be found in [<a href="https://github.com/seleniumbase/SeleniumBase/tree/master/examples/translations">SeleniumBase/examples/translations</a>].
1820

help_docs/translations.md

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,19 @@
22

33
### <img src="https://cdn2.hubspot.net/hubfs/100006/images/super_square_logo_3.png" title="SeleniumBase" height="32"> Multi-Language Tests (Python 3 Only!)
44

5-
**SeleniumBase** supports the following 10 languages:
6-
* English
7-
* Chinese / 中文
8-
* Dutch / Nederlands
9-
* French / Français
10-
* Italian / Italiano
11-
* Japanese / 日本語
12-
* Korean / 한국어
13-
* Portuguese / Português
14-
* Russian / Русский
15-
* Spanish / Español
5+
<b>SeleniumBase</b> supports the following 10 languages:
6+
<ul>
7+
<li>English</li>
8+
<li>Chinese / 中文</li>
9+
<li>Dutch / Nederlands</li>
10+
<li>French / Français</li>
11+
<li>Italian / Italiano</li>
12+
<li>Japanese / 日本語</li>
13+
<li>Korean / 한국어</li>
14+
<li>Portuguese / Português</li>
15+
<li>Russian / Русский</li>
16+
<li>Spanish / Español</li>
17+
</ul>
1618

1719
Examples can be found in [<a href="https://github.com/seleniumbase/SeleniumBase/tree/master/examples/translations">SeleniumBase/examples/translations</a>].
1820

0 commit comments

Comments
 (0)