~xdavidwu/xdavidwu.link

ref: 11358a12c763501d74f61e7e798cfbeceb3d7c35 xdavidwu.link/_data d---------
bfbb87ce — Michael Rose 5 years ago
Add localized text string
6b7b9dee — Jim Drury 5 years ago
Fixes aria issues on search form (#2211)

* Fixes aria issues on search form
* Swapping aria-label for <label> tag in search
* Removing background gray caused by adding <form> tag to search
* Removing redundant space
* Making form not submit if key is enter

Close #2180
124f1d21 — Potados 5 years ago
Complete missing parts of Korean locale. (#2209)

search_placeholder_text, results_found, and back_to_top
9abad902 — Michael Rose 5 years ago
Add skip links

Close #2182
89a6c534 — Vítor Bernardes 5 years ago
Fix and improve pt-BR localization. (#2162)

29141551 — Juan Diego 5 years ago
Fix and complete Spanish localization (#2149)

32946e1d — Samiti 6 years ago
Add UI Text for Thai Language (#2111)

03205dd5 — Kulbhushan Chand 6 years ago
Added missing Hindi Translation of ui-text (#2105)

Due to unknown reason, Hindi translation of ui-text was missing (https://github.com/mmistakes/minimal-mistakes/issues/2101)
I have added it back from a previous pull request (https://github.com/mmistakes/minimal-mistakes/pull/1888)
be7ecabd — Andre Pacheco 6 years ago
Typos fix and including more words for pt-br (#2098)

I just fixed some typos PT-BR, included translations for words that were not translated and changed some words to better describe the tag's meaning. This is how I use it in my Portuguese blog.
278670b4 — samdx 6 years ago
Updated vi-VN for some missing terms (#2097)

```yml
search_placeholder_text    : "Nhập từ khóa cần tìm..."
results_found              : "Kết quả tìm được"
back_to_top                : "Về đầu trang"
```
3e6ef687 — iinimata 6 years ago
Fix French translation typo (#2096)

Add missing translation of chinese (#2072)

Add missing Chinese text strings
d5faa3ad — Michael Rose 6 years ago
Fix bad YAML

Remove comma
075084ab — Johannes 6 years ago
Updated swedish translations. (#2056)

4ea0a18d — Hermit Physicist- Aravindvenma 6 years ago
Update ui-text.yml (#2037)

Add Malayalam localized UI text strings
c8780b94 — Sean Killeen 6 years ago
Accessibility: Add aria-label to the search button (#2014)

* Accessibility: Add aria-label to the search button
* Update button aria text
* Add aria text to menu toggle
* Add span for search toggle
* Update span for menu label & remove aria
* Update ui-text.yml to add search_label
Persian Translation of UI Elements (#2004)

* Add Persian translation to ui-text.yml
* Mention the added Persian translation in the documentation
3fca4014 — Vincent Tam 6 years ago
[Bug fix]: Added missing Staticman Spanish UI text (#1997)

Taken from line 91 of 5d-eu/messages.php@ec56008
66248e9d — Kulbhushan Chand 6 years ago
Punjabi Translation of ui-text (#1962)

* Punjabi Translation of ui-text

There are more than 100 million native speakers of Punjabi language. I am one of them. More details about [punjabi on wikipedia](https://en.wikipedia.org/wiki/Punjabi_language).
All the punjabi translations are perfect with the following exceptions-
  - in the variable name (_config.yml and words_per_minute) which are intentionally left in english.
  - meta_label is empty
12f46b71 — Yash Ketkar 6 years ago
Hindi Translation of ui-text #1887 (#1888)

* Hindi Translation of ui-text #1887
* Update README.md and about.md
Next