feat: i18n

This commit is contained in:
Anthony Fu 2022-11-28 18:14:58 +08:00
parent 34be0e33ff
commit 654010b3aa
5 changed files with 41 additions and 9 deletions

View file

@ -9,5 +9,10 @@
"favourites": "Favourites",
"bookmarks": "Bookmarks",
"profile": "Profile"
},
"account": {
"posts": "{0} Posts",
"following": "{0} Following",
"followers": "{0} Followers"
}
}