Centralize JSON, YAML, Laravel lang and Gettext in a single dashboard. Edit your strings live, without rebuilding or redeploying.
4
supported formats
JSON, YAML, PO, Laravel PHP
4
integrations
Nuxt, Vue, Laravel, REST API…
∞
seats included
unlimited members
Before · After
Every project has its own files, conventions, and chaos.
One platform, all formats, the whole team.
How it works
Drag & drop your existing JSON, YAML, PO or Laravel lang/ files. Loklify detects the format and extracts the keys.
Developers and translators collaborate on the same interface. Precise roles, validations, history.
Nuxt, Vue or Laravel SDK. Plug in in just a few lines, your translations load on the fly, without rebuilding.
Product
Collaborative interface for keys, languages and members. Full-text search, inline editing, filters.
Official SDKs for Vue, Nuxt and Laravel. Or integrate directly via the REST API.
JSON, YAML, Gettext PO, Laravel PHP. Import and export in each project's native format.
Owner, Admin, Dev, Member. Email invitations, granular permissions per project.
Push/pull your translations in your CI/CD pipeline. Automatic sync on every commit.
Your apps load translations on the fly. Edit a string, it changes everywhere · no redeployment.
Workflow
Live
{
"nav.home": "Accueil",
"nav.products": "Produits",
"btn.cta": "Commander"
} Integrations
export default defineNuxtConfig({ modules: ['@loklify/nuxt'], loklify: { project: 'YOUR_PROJECT_ID', }, })
@nuxtjs/i18n export default defineNuxtConfig({
modules: ['@nuxtjs/i18n', '@loklify/nuxt'],
i18n: {
locales: ['fr', 'en'],
defaultLocale: 'fr',
detectBrowserLanguage: false,
},
loklify: {
project: 'YOUR_PROJECT_ID',
},
}) Pricing
FAQ
Account created in 30 seconds. No credit card.