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