New translations app.json (Portuguese)

This commit is contained in:
Eugen Rochko 2022-12-01 20:49:25 +01:00
parent f855977d86
commit dde7f7d042

View File

@ -722,6 +722,18 @@
}, },
"bookmark": { "bookmark": {
"title": "Bookmarks" "title": "Bookmarks"
},
"followed_tags": {
"title": "Followed Tags",
"header": {
"posts": "posts",
"participants": "participants",
"posts_today": "posts today"
},
"actions": {
"follow": "Follow",
"unfollow": "Unfollow"
}
} }
} }
} }