Files
dacapoday 5a148fdff1 [typo]fix Translation error: 123_web repeat (#18523)
English version:

For example, the names 123-abc and web are valid, but 123_abc and -web are not.

Chinese version:

例如,名称 123_abc 和 web 有效,但是 123_abc 和 -web 无效。

Fix version:

例如,名称 123-abc 和 web 有效,但是 123_abc 和 -web 无效。
2020-01-12 21:51:36 -08:00
..