tiktok.json 699 B

12345678910111213141516171819
  1. {
  2. "tiktok.buttonViewTikTok": {
  3. "description": "Used as the title for the button in Discord.",
  4. "message": "TikTokを見る"
  5. },
  6. "tiktok.following": {
  7. "description": "{0} will be replaced with a new line, but if you leave it out, the string will be in just 1 line.",
  8. "message": "フォローのページを閲覧中{0}"
  9. },
  10. "tiktok.forYou": {
  11. "description": "{0} will be replaced with a new line, but if you leave it out, the string will be in just 1 line.",
  12. "message": "おすすめのページを閲覧中{0}"
  13. },
  14. "tiktok.viewing": {
  15. "description": "Name of the user will be after the \":\"",
  16. "message": "TikTokのユーザーページを閲覧中:"
  17. }
  18. }