fix: code styles
This commit is contained in:
@@ -61,7 +61,8 @@
|
||||
"errorFetchEmail": "An error occurred while fetching your linked accounts.",
|
||||
"emailIsInvalid": "Email is invalid",
|
||||
"changeEmailFailed": "Change of email failed",
|
||||
"anErrorOccurred": "An error occurred."
|
||||
"anErrorOccurred": "An error occurred.",
|
||||
"saving": "Saving..."
|
||||
},
|
||||
|
||||
"active": {
|
||||
@@ -74,7 +75,8 @@
|
||||
"justNow": "Just now",
|
||||
"notLoggedIn": "You are not logged in",
|
||||
"failFetchActiveSessions": "Failed to fetch active sessions.",
|
||||
"errorFetch": "An error occurred while fetching your active sessions."
|
||||
"errorFetch": "An error occurred while fetching your active sessions.",
|
||||
"deleting": "Deleting..."
|
||||
},
|
||||
|
||||
"settings": {
|
||||
|
||||
Reference in New Issue
Block a user