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

@ -146,6 +146,7 @@ export type TabMeStackParamList = {
'Tab-Me-Push': undefined
'Tab-Me-Settings': undefined
'Tab-Me-Settings-Fontsize': undefined
'Tab-Me-Settings-Language': undefined
'Tab-Me-Switch': undefined
} & TabSharedStackParamList
export type TabMeStackScreenProps<T extends keyof TabMeStackParamList> =