forked from blisstown/campfire
add i18n to profile page
This commit is contained in:
parent
7752585488
commit
667b11f2f4
2 changed files with 27 additions and 11 deletions
|
@ -84,6 +84,19 @@
|
|||
}
|
||||
},
|
||||
|
||||
"profile": {
|
||||
"follow": "Follow",
|
||||
"home_instance": "View on home instance",
|
||||
"more": "More",
|
||||
|
||||
"followers": "Followers",
|
||||
"following": "Following",
|
||||
|
||||
"posts": "Posts",
|
||||
"replies": "Replies",
|
||||
"media": "Media"
|
||||
},
|
||||
|
||||
"logs": {
|
||||
"logged_in": "Logged in as %1",
|
||||
"server_detected": "Server detected as %1 (%2) with capabilities: {%3}}",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue