mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-05-25 11:22:20 +00:00
fix typo, add short text to contributing about app size
This commit is contained in:
parent
05816e4436
commit
453683a925
2 changed files with 3 additions and 2 deletions
|
@ -320,7 +320,7 @@ const val POPUP_KEYS_NORMAL = 0
|
|||
|
||||
private const val LOCALE_TEXTS_FOLDER = "locale_key_texts"
|
||||
|
||||
// either tld is not lowecase ISO 3166-1 code, or there are multiple according to some list
|
||||
// either tld is not simply lowercase ISO 3166-1 code, or there are multiple according to some list
|
||||
private val specialCountryTlds = listOf(
|
||||
"bd" to ".bd .com.bd",
|
||||
"bq" to ".bq .an .nl",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue