tiktok.json 649 B

12345678910111213141516171819
  1. {
  2. "tiktok.buttonViewTikTok": {
  3. "description": "Used as the title for the button in Discord.",
  4. "message": "Ver 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": "Viendo la página{0} de seguidos"
  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": "Viendo la página{0}Para Ti"
  13. },
  14. "tiktok.viewing": {
  15. "description": "Name of the user will be after the \":\"",
  16. "message": "Viendo TikTok de:"
  17. }
  18. }