translate settings divisions
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Martti Malmi 2023-12-18 16:37:26 +02:00
parent 9702529437
commit 33963f35ed
3 changed files with 8 additions and 4 deletions

View File

@ -19,7 +19,7 @@ const SettingsIndex = () => {
const settingsGroups = [
{
title: "Account",
title: <FormattedMessage id="TwyMau" defaultMessage="Account" />,
items: [
{
icon: "profile",
@ -64,7 +64,7 @@ const SettingsIndex = () => {
],
},
{
title: "Interaction",
title: <FormattedMessage id="hvFRBo" defaultMessage="Interaction" />,
items: [
{
icon: "relay",
@ -99,7 +99,7 @@ const SettingsIndex = () => {
],
},
{
title: "Support",
title: <FormattedMessage id="HqRNN8" defaultMessage="Support" />,
items: [
{
icon: "heart",
@ -130,7 +130,7 @@ const SettingsIndex = () => {
],
},
{
title: "Log Out",
title: <FormattedMessage id="H0JBH6" defaultMessage="Log Out" />,
items: [
{
icon: "logout",

View File

@ -1170,6 +1170,9 @@
"g5pX+a": {
"defaultMessage": "About"
},
"g6h5Y+": {
"defaultMessage": "Log Out"
},
"g985Wp": {
"defaultMessage": "Failed to send vote"
},

View File

@ -385,6 +385,7 @@
"fqwcJ1": "On-chain Donation",
"fsB/4p": "Saved",
"g5pX+a": "About",
"g6h5Y+": "Log Out",
"g985Wp": "Failed to send vote",
"gDzDRs": "Emoji to send when reactiong to a note",
"gXgY3+": "Not all clients support this yet",