Skip to Content
Explore the updated Linguolink documentation experience.
Getting StartedQuick Start

Quick Start

You can get value from Linguolink in minutes.

1) Create Your First Project

  1. Sign in to your account
  2. Create a project
  3. Select your default source language

2) Add Translation Keys

Use a clear naming pattern:

welcome.title welcome.subtitle buttons.submit errors.network.timeout

3) Add Locale Values

Add values for your source language first, then add target locales.

4) Export and Integrate

Export your translations as JSON, CSV, or XLSX, or fetch them via API.

5) Validate Before Production

  • Verify placeholder integrity (for example {name}, {count})
  • Check fallback behavior for missing values
  • Run a staging export and smoke test

6) Rollout Checklist

  • API key scope is correct for runtime usage
  • Production environment variables are configured
  • Notification rules are enabled for critical changes

Next: Account Setup.

Last updated on