Jakub Wilk fd35d8cdfd [utils] Transliterate "þ" as "th" (#20897)
Despite visual similarity "þ" is unrelated to "p".
It is normally transliterated as "th":

    $ echo þ-Þ | iconv -t ASCII//TRANSLIT
    th-TH
2019-05-11 01:42:31 +07:00
..
2017-02-28 22:10:31 +08:00
2019-03-11 04:00:54 +07:00
2017-07-23 16:24:18 +08:00
2018-04-18 00:10:02 +07:00
2015-02-21 14:55:13 +01:00
2018-04-18 00:10:02 +07:00
2019-03-11 04:00:54 +07:00