Files
huly-platform/plugins/emoji-assets/lang/en.json
T
2025-05-13 14:19:14 +07:00

42 lines
1.5 KiB
JSON

{
"string": {
"SmileysAndPeople": "Smileys & People",
"Components": "Components",
"AnimalsAndNature": "Animals & Nature",
"FoodAndDrink": "Food & Drink",
"TravelAndPlaces": "Travel & Places",
"Activities": "Activities",
"Objects": "Objects",
"Symbols": "Symbols",
"Flags": "Flags",
"FrequentlyUsed": "Frequently used",
"GettingWorkDone": "Getting work done",
"DefaultSkinTone": "Default skin tone",
"NoTone": "No tone",
"Light": "Light",
"MediumLight": "Medium-light",
"Medium": "Medium",
"MediumDark": "Medium-dark",
"Dark": "Dark",
"Remove": "Remove",
"SearchDots": "Search...",
"SearchResults": "Search Results",
"CustomEmojis": "Custom Emojis",
"Shortcode": "Name",
"ShortcodeDescription": "It can contain letters, numbers, and the symbols '-', '+' and '_'.",
"Image": "Image",
"ImageDescription": "Specify a .gif, .png, or .jpg file for your emoji.",
"UploadImage": "Upload",
"Preview": "Preview",
"PreviewTextBegin": "This is a sentence with ",
"PreviewTextEnd": " in it.",
"CreateTitle": "Create a custom Emoji",
"Create": "Create",
"ImageAspectError": "The image must have an aspect ratio of 1:1.",
"ShortcodeMatchError": "It can contain letters, numbers, and the symbols '-', '+' and '_'.",
"ShortcodeExistsError": "This name is already in use. Please choose another name.",
"NewCustomEmojiDialogClose": "Do you want to close this dialog?",
"NewCustomEmojiDialogCloseNote": "All changes will be lost"
}
}