Created
January 9, 2022 00:42
-
-
Save charlie-moomoo/2f68d366e185ba9aa5057f6ad516f04f to your computer and use it in GitHub Desktop.
ToastDictionary API Example
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name":{"zh":"[中文吐司名稱]","en":"[英文吐司名稱]"}, | |
"introduction":{"zh":"[中文吐司介紹]","en":"[英文吐司介紹]"}, | |
"author":"[吐司作者名稱]", | |
"other":"[其他備註]" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment