feat: i18n
This commit is contained in:
parent
34be0e33ff
commit
654010b3aa
5 changed files with 41 additions and 9 deletions
|
@ -9,5 +9,10 @@
|
|||
"favourites": "Favourites",
|
||||
"bookmarks": "Bookmarks",
|
||||
"profile": "Profile"
|
||||
},
|
||||
"account": {
|
||||
"posts": "{0} Posts",
|
||||
"following": "{0} Following",
|
||||
"followers": "{0} Followers"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue