Customisation of default profile tab, clean up settings (#156)
Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk> Reviewed-on: https://akkoma.dev/AkkomaGang/pleroma-fe/pulls/156
This commit is contained in:
parent
c301daa276
commit
ae1b6ad887
7 changed files with 54 additions and 47 deletions
|
@ -806,6 +806,7 @@
|
|||
"use_one_click_nsfw": "Open NSFW attachments with just one click",
|
||||
"user_mutes": "Users",
|
||||
"user_profiles": "User Profiles",
|
||||
"user_profile_default_tab": "Default Tab on User Profile",
|
||||
"user_settings": "User Settings",
|
||||
"valid_until": "Valid until",
|
||||
"values": {
|
||||
|
@ -921,6 +922,9 @@
|
|||
"socket_reconnected": "Realtime connection established",
|
||||
"up_to_date": "Up-to-date"
|
||||
},
|
||||
"toast": {
|
||||
"no_translation_target_set": "No translation target language set - this may fail. Please set a target language in your settings."
|
||||
},
|
||||
"tool_tip": {
|
||||
"accept_follow_request": "Accept follow request",
|
||||
"add_reaction": "Add Reaction",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue