lemmy-simplified-federation/src/_locales/en/messages.json
2018-08-25 18:55:26 +02:00

15 lines
449 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
// manifest.json
"extensionName": {
"message": "Mastodon Simplified Federation!",
"description": "Name of the extension."
},
"extensionNameShort": {
"message": "Mastodon - Simplified Federation!",
"description": "Name of the extension."
},
"extensionDescription": {
"message": "Simplifies following or interacting with other users on remote instances.",
"description": "Description of the extension."
}
}