1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00

Added pt-BR

https://github.com/tooot-app/app/issues/302
This commit is contained in:
Zhiyuan Zheng
2022-05-28 22:18:03 +02:00
parent bdf7da120f
commit af6731f702
13 changed files with 181 additions and 135 deletions

View File

@ -22,7 +22,7 @@ export interface Props {
switchDisabled?: boolean
switchOnValueChange?: () => void
iconBack?: 'ChevronRight' | 'ExternalLink'
iconBack?: 'ChevronRight' | 'ExternalLink' | 'Check'
iconBackColor?: ColorDefinitions
loading?: boolean