Skip to content

Commit f7fed34

Browse files
author
Mirror Bot
committed
Mirror from private (1306e95)
1 parent 69b6c11 commit f7fed34

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Click the **gear icon** in the popover header to open Settings, where you can:
4646
- Run as a regular Dock app instead of a menu bar icon
4747
- Adjust the font size
4848
- Show technical details (the same raw IOKit data that ⌥-click reveals)
49-
- Switch language (English, Armenian, Brazilian Portuguese, French, German, Hindi, Italian, Japanese, Latvian, Norwegian, Polish, Russian, Simplified Chinese, Traditional Chinese, or follow your system default)
49+
- Switch language (English, Armenian, Brazilian Portuguese, French, German, Hindi, Italian, Japanese, Korean, Latvian, Norwegian, Polish, Russian, Simplified Chinese, Spanish, Traditional Chinese, or follow your system default)
5050
- Get notifications when cables are connected or disconnected
5151
- Contribute anonymised port and power diagnostics to improve hardware coverage (opt-in, manual)
5252

@@ -300,6 +300,7 @@ Built by [Darryl Morley](https://github.com/darrylmorley).
300300
- [@bovirus](https://github.com/bovirus) - Italian translation
301301
- [@Vardan933](https://github.com/Vardan933) - Armenian translation
302302
- [@jimmyorz](https://github.com/jimmyorz) - Traditional Chinese translation
303+
- [@dohun0310](https://github.com/dohun0310) - Korean translation
303304
- [@shpokas](https://github.com/shpokas) - Latvian translation
304305
- [@abrauchli](https://github.com/abrauchli) - screenshot fix
305306
- [@durul](https://github.com/durul) - updater security audit

docs/instructions.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -655,7 +655,7 @@ <h3>Display</h3>
655655
<li><strong>Show technical details:</strong> shows the raw hardware data underneath each port card. Mainly useful for developers or when filing a bug report.</li>
656656
<li><strong>Hide empty ports:</strong> only show ports that have something plugged in.</li>
657657
<li><strong>Font size:</strong> make the text bigger or smaller (80% to 140%).</li>
658-
<li><strong>Language:</strong> override the system language. 14 languages available: Deutsch, English, Espa&ntilde;ol, Fran&ccedil;ais, Italiano, Latvie&scaron;u, Norsk Bokm&aring;l, Polski, Portugu&ecirc;s (Brasil), &#1056;&#1091;&#1089;&#1089;&#1082;&#1080;&#1081;, &#2361;&#2367;&#2344;&#2381;&#2342;&#2368;, &#26085;&#26412;&#35486;, &#20013;&#25991; (&#31616;&#20307;), &#20013;&#25991; (&#32321;&#39636;), and &#1344;&#1377;&#1397;&#1381;&#1408;&#1381;&#1398;. Takes effect on next launch.</li>
658+
<li><strong>Language:</strong> override the system language. 16 languages available: Deutsch, English, Espa&ntilde;ol, Fran&ccedil;ais, Italiano, Latvie&scaron;u, Norsk Bokm&aring;l, Polski, Portugu&ecirc;s (Brasil), &#1056;&#1091;&#1089;&#1089;&#1082;&#1080;&#1081;, &#2361;&#2367;&#2344;&#2381;&#2342;&#2368;, &#26085;&#26412;&#35486;, &#54620;&#44397;&#50612;, &#20013;&#25991; (&#31616;&#20307;), &#20013;&#25991; (&#32321;&#39636;), and &#1344;&#1377;&#1397;&#1381;&#1408;&#1381;&#1398;. Takes effect on next launch.</li>
659659
</ul>
660660

661661
<h3>Notifications</h3>

src/instructions.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ brew install --cask whatcable</pre>
283283
<li><strong>Show technical details:</strong> shows the raw hardware data underneath each port card. Mainly useful for developers or when filing a bug report.</li>
284284
<li><strong>Hide empty ports:</strong> only show ports that have something plugged in.</li>
285285
<li><strong>Font size:</strong> make the text bigger or smaller (80% to 140%).</li>
286-
<li><strong>Language:</strong> override the system language. 14 languages available: Deutsch, English, Espa&ntilde;ol, Fran&ccedil;ais, Italiano, Latvie&scaron;u, Norsk Bokm&aring;l, Polski, Portugu&ecirc;s (Brasil), &#1056;&#1091;&#1089;&#1089;&#1082;&#1080;&#1081;, &#2361;&#2367;&#2344;&#2381;&#2342;&#2368;, &#26085;&#26412;&#35486;, &#20013;&#25991; (&#31616;&#20307;), &#20013;&#25991; (&#32321;&#39636;), and &#1344;&#1377;&#1397;&#1381;&#1408;&#1381;&#1398;. Takes effect on next launch.</li>
286+
<li><strong>Language:</strong> override the system language. 16 languages available: Deutsch, English, Espa&ntilde;ol, Fran&ccedil;ais, Italiano, Latvie&scaron;u, Norsk Bokm&aring;l, Polski, Portugu&ecirc;s (Brasil), &#1056;&#1091;&#1089;&#1089;&#1082;&#1080;&#1081;, &#2361;&#2367;&#2344;&#2381;&#2342;&#2368;, &#26085;&#26412;&#35486;, &#54620;&#44397;&#50612;, &#20013;&#25991; (&#31616;&#20307;), &#20013;&#25991; (&#32321;&#39636;), and &#1344;&#1377;&#1397;&#1381;&#1408;&#1381;&#1398;. Takes effect on next launch.</li>
287287
</ul>
288288

289289
<h3>Notifications</h3>

0 commit comments

Comments
 (0)