fix invalid lang tags (#19513)
This commit is contained in:
parent
6e367dab9a
commit
af3316707f
10 changed files with 15 additions and 15 deletions
|
@ -64,7 +64,7 @@ If you want to support displays with different DPI densities at the same time,
|
|||
you can put images with different sizes in the same folder and use the filename
|
||||
without DPI suffixes. For example:
|
||||
|
||||
```text
|
||||
```plaintext
|
||||
images/
|
||||
├── icon.png
|
||||
├── icon@2x.png
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue