first commit
This commit is contained in:
25
figurinha/locale/en.json
Normal file
25
figurinha/locale/en.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"pack": "ManyBot Stickers",
|
||||
"author": "ManyBot",
|
||||
"help": "Convert images/videos to stickers.",
|
||||
"helpMedia": "Reply to or attach an image/video with",
|
||||
"helpSession": "Or start a multi-media session with",
|
||||
"helpCreate": "to process all at once.",
|
||||
"error": {
|
||||
"tooLarge": "Could not reduce sticker below 900KB.",
|
||||
"generic": "Failed to create sticker. Try another file."
|
||||
},
|
||||
"session": {
|
||||
"noneActive": "No active sticker session.",
|
||||
"stopped": "Sticker session ended.",
|
||||
"noMedia": "No media collected yet.",
|
||||
"generating": "Creating stickers...",
|
||||
"generatingOne": "Creating sticker...",
|
||||
"alreadyOpen": "Session already open.",
|
||||
"waitExpire": "Wait for it to expire or use",
|
||||
"expired": "Session expired.",
|
||||
"expiredEnd": "to start a new one.",
|
||||
"started": "Sticker session started by",
|
||||
"success": "All stickers created!"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user