add: settings presets

This commit is contained in:
trisua 2025-07-13 17:54:12 -04:00
parent cf2af1e1e9
commit f94570f74c
9 changed files with 186 additions and 16 deletions

View file

@ -32,6 +32,7 @@ version = "1.0.0"
"general:action.copy_link" = "Copy link"
"general:action.copy_id" = "Copy ID"
"general:action.post" = "Post"
"general:action.apply" = "Apply"
"general:label.account" = "Account"
"general:label.safety" = "Safety"
"general:label.share" = "Share"
@ -161,6 +162,7 @@ version = "1.0.0"
"settings:tab.sessions" = "Sessions"
"settings:tab.connections" = "Connections"
"settings:tab.images" = "Images"
"settings:tab.presets" = "Presets"
"settings:label.change_password" = "Change password"
"settings:label.current_password" = "Current password"
"settings:label.delete_account" = "Delete account"