Corrected some typos

This commit is contained in:
123vier 2023-02-08 12:00:14 +01:00 committed by GitHub
parent 7586c32306
commit abf9ef2930
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -198,7 +198,7 @@
"add": "Relay added.", "add": "Relay added.",
"remove": "Relay removed.", "remove": "Relay removed.",
"active": "Relay activated.", "active": "Relay activated.",
"desactive": "Relay desactivated.", "desactive": "Relay deactivated.",
"badFormat": "Relay URL has a bad format.", "badFormat": "Relay URL has a bad format.",
"alreadyExists": "Relay already exists." "alreadyExists": "Relay already exists."
} }
@ -212,13 +212,13 @@
"pubkey": "Public key", "pubkey": "Public key",
"contact": "Contact", "contact": "Contact",
"supportedNips": "Supported NIPs", "supportedNips": "Supported NIPs",
"software": "Sowftware", "software": "Software",
"version": "Version", "version": "Version",
"description": "Description", "description": "Description",
"obtainingInfo": "Obtaining relay information", "obtainingInfo": "Obtaining relay information",
"notifications": { "notifications": {
"active": "Relay actived.", "active": "Relay activated.",
"desactive": "Relay desactivated.", "desactive": "Relay deactivated.",
"globalFeedActive": "Global feed enabled.", "globalFeedActive": "Global feed enabled.",
"globalFeedActiveUnactive": "Global feed disabled.", "globalFeedActiveUnactive": "Global feed disabled.",
"pubkeyCopied": "Public key copied.", "pubkeyCopied": "Public key copied.",