Updated on 2026-08-14
This commit is contained in:
parent
297a006e3d
commit
7b7cece46f
35 changed files with 436 additions and 422 deletions
|
|
@ -9,4 +9,5 @@ object StringsSigns {
|
|||
const val DASH_SIGN = "—"
|
||||
const val LOWER_SIGN = "<"
|
||||
const val TILDE_SIGN = "~"
|
||||
const val NON_BREAKING_SPACE = '\u00A0'
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue