square-infoSupported formats

Formats.

Basically, it can handle all file formats like JSON, YAML, Markdown, Plain text, HTML, CSV and anything.

Here are some that I have actually used:

If you have any requests, such as using the original format or pasting it directly into an email, we will generally accommodate them.

{
  "user": {
    "welcome": "こんにちは、{{name}}さん!",
    "settings": "アカウント設定"
  },
  "status": {
    "online": "オンライン",
    "offline": "オフライン"
  }
}

Last updated