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

Some translations are done

This commit is contained in:
Zhiyuan Zheng
2020-11-30 00:24:53 +01:00
parent 1493e20962
commit 0e3528d2cd
42 changed files with 428 additions and 176 deletions

View File

@ -0,0 +1,4 @@
import HeaderLeft from './Header/Left'
import HeaderRight from './Header/Right'
export { HeaderLeft, HeaderRight }