Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions i18n.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ checksums:
content/6: e8f224099ddfc434b281b592575f8606
content/7: 463b13b8d939ec534c0b9d3245deeb96
content/8: 694bfbbfabb3f70982aebfe8fa249e58
content/9: 6f957c171f0d5f9840f0ad1e5c09bb44
content/9: ac101930f55ee78edf9220bb23b8a672
content/10: a9c2e4ade137ba3d8978b9b7988929cf
content/11: ff619121cdfaa897f567bb2850ab678d
content/11: c862ebfb07dd4a4d421a049fadb164ff
content/12: 5ed47675e7c56808a363b391240560c4
content/13: 0d25961f9ce4056854c9d5ad9ccbc1c8
content/14: 51adf33450cab2ef392e93147386647c
Expand Down Expand Up @@ -42,7 +42,7 @@ checksums:
content/38: eb9e72b970c23be10290eecb06101724
content/39: 97a4f55ecfa2cf1560c92001c13bfb08
content/40: 50807ce1a32e29e02d3fe982cf18b1fd
content/41: 8578ee99615cb37d0f58ac284eedeb89
content/41: 15c0fd631a07d8c7fbd3acb98d10d97a
content/42: c7315dc914f85a8e7be1553e0458fdda
content/43: a15715eea8694ee737338c021ea79787
content/44: 3194966101f0d8ea12b02a4dcaa34d0e
Expand Down
26 changes: 15 additions & 11 deletions readme/ar.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,20 +79,24 @@
قم بالتثبيت مرة واحدة:

```bash
npm install lingo.dev
npm install @lingo.dev/compiler
```

قم بالتفعيل في إعدادات البناء الخاصة بك:

```js
import lingoCompiler from "lingo.dev/compiler";

const existingNextConfig = {};

export default lingoCompiler.next({
sourceLocale: "en",
targetLocales: ["es", "fr"],
})(existingNextConfig);
```ts
import type { NextConfig } from "next";
import { withLingo } from "@lingo.dev/compiler/next";

const nextConfig: NextConfig = {};

export default async function (): Promise<NextConfig> {
return await withLingo(nextConfig, {
sourceLocale: "en",
targetLocales: ["es", "fr"],
models: "lingo.dev",
});
}
```

قم بتشغيل `next build` وشاهد حزم الإسبانية والفرنسية تظهر ✨
Expand Down Expand Up @@ -193,7 +197,7 @@ const translated = await lingoDotDev.localizeObject(content, {

## ⭐ تاريخ النجوم

إذا أعجبك ما نقوم به، امنحنا ⭐ وساعدنا للوصول إلى 5,000 نجمة! 🌟
إذا أعجبك ما نقوم به، امنحنا ⭐ وساعدنا في الوصول إلى 6,000 نجمة! 🌟

[

Expand Down
26 changes: 15 additions & 11 deletions readme/bn.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,20 +79,24 @@
একবার ইনস্টল করুন:

```bash
npm install lingo.dev
npm install @lingo.dev/compiler
```

আপনার বিল্ড কনফিগে সক্রিয় করুন:

```js
import lingoCompiler from "lingo.dev/compiler";

const existingNextConfig = {};

export default lingoCompiler.next({
sourceLocale: "en",
targetLocales: ["es", "fr"],
})(existingNextConfig);
```ts
import type { NextConfig } from "next";
import { withLingo } from "@lingo.dev/compiler/next";

const nextConfig: NextConfig = {};

export default async function (): Promise<NextConfig> {
return await withLingo(nextConfig, {
sourceLocale: "en",
targetLocales: ["es", "fr"],
models: "lingo.dev",
});
}
```

`next build` চালান এবং স্প্যানিশ ও ফরাসি বান্ডলগুলি দেখুন ✨
Expand Down Expand Up @@ -193,7 +197,7 @@ const translated = await lingoDotDev.localizeObject(content, {

## ⭐ স্টার হিস্টরি

আমরা যা করছি তা যদি আপনার পছন্দ হয়, আমাদের একটি ⭐ দিন এবং ,০০০ স্টার পৌঁছাতে সাহায্য করুন! 🌟
আপনি যদি আমাদের কাজ পছন্দ করেন, আমাদের একটি ⭐ দিন এবং ,০০০ তারকায় পৌঁছাতে সাহায্য করুন! 🌟

[

Expand Down
26 changes: 15 additions & 11 deletions readme/de.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,20 +79,24 @@
Einmalige Installation:

```bash
npm install lingo.dev
npm install @lingo.dev/compiler
```

In deiner Build-Konfiguration aktivieren:

```js
import lingoCompiler from "lingo.dev/compiler";

const existingNextConfig = {};

export default lingoCompiler.next({
sourceLocale: "en",
targetLocales: ["es", "fr"],
})(existingNextConfig);
```ts
import type { NextConfig } from "next";
import { withLingo } from "@lingo.dev/compiler/next";

const nextConfig: NextConfig = {};

export default async function (): Promise<NextConfig> {
return await withLingo(nextConfig, {
sourceLocale: "en",
targetLocales: ["es", "fr"],
models: "lingo.dev",
});
}
```

Führe `next build` aus und sieh zu, wie spanische und französische Bundles erscheinen ✨
Expand Down Expand Up @@ -193,7 +197,7 @@ Wir sind community-orientiert und lieben Beiträge!

## ⭐ Star-Verlauf

Wenn Ihnen gefällt, was wir tun, geben Sie uns einen ⭐ und helfen Sie uns, 5.000 Sterne zu erreichen! 🌟
Wenn Ihnen gefällt, was wir tun, geben Sie uns einen ⭐ und helfen Sie uns, 6.000 Sterne zu erreichen! 🌟

[

Expand Down
26 changes: 15 additions & 11 deletions readme/es.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,20 +79,24 @@
Instala una vez:

```bash
npm install lingo.dev
npm install @lingo.dev/compiler
```

Habilita en tu configuración de compilación:

```js
import lingoCompiler from "lingo.dev/compiler";

const existingNextConfig = {};

export default lingoCompiler.next({
sourceLocale: "en",
targetLocales: ["es", "fr"],
})(existingNextConfig);
```ts
import type { NextConfig } from "next";
import { withLingo } from "@lingo.dev/compiler/next";

const nextConfig: NextConfig = {};

export default async function (): Promise<NextConfig> {
return await withLingo(nextConfig, {
sourceLocale: "en",
targetLocales: ["es", "fr"],
models: "lingo.dev",
});
}
```

Ejecuta `next build` y observa cómo aparecen los paquetes en español y francés ✨
Expand Down Expand Up @@ -193,7 +197,7 @@ Somos impulsados por la comunidad y nos encantan las contribuciones!

## ⭐ Historial de estrellas

Si te gusta lo que estamos haciendo, danos una ⭐ y ayúdanos a alcanzar 5.000 estrellas! 🌟
Si te gusta lo que hacemos, danos una ⭐ y ayúdanos a alcanzar las 6000 estrellas! 🌟

[

Expand Down
26 changes: 15 additions & 11 deletions readme/fa.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,20 +79,24 @@
یک بار نصب کنید:

```bash
npm install lingo.dev
npm install @lingo.dev/compiler
```

در پیکربندی ساخت خود فعال کنید:

```js
import lingoCompiler from "lingo.dev/compiler";

const existingNextConfig = {};

export default lingoCompiler.next({
sourceLocale: "en",
targetLocales: ["es", "fr"],
})(existingNextConfig);
```ts
import type { NextConfig } from "next";
import { withLingo } from "@lingo.dev/compiler/next";

const nextConfig: NextConfig = {};

export default async function (): Promise<NextConfig> {
return await withLingo(nextConfig, {
sourceLocale: "en",
targetLocales: ["es", "fr"],
models: "lingo.dev",
});
}
```

دستور `next build` را اجرا کنید و ببینید که بسته‌های اسپانیایی و فرانسوی ظاهر می‌شوند ✨
Expand Down Expand Up @@ -193,7 +197,7 @@ const translated = await lingoDotDev.localizeObject(content, {

## ⭐ تاریخچه ستاره‌ها

اگر از آنچه انجام می‌دهیم خوشتان می‌آید، به ما ⭐ بدهید و به ما کمک کنید به ۵,۰۰۰ ستاره برسیم! 🌟
اگر از کاری که انجام می‌دهیم خوشتان می‌آید، به ما یک ⭐ بدهید و به ما کمک کنید به 6000 ستاره برسیم! 🌟

[

Expand Down
26 changes: 15 additions & 11 deletions readme/fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,20 +79,24 @@
Installez une seule fois :

```bash
npm install lingo.dev
npm install @lingo.dev/compiler
```

Activez dans votre configuration de build :

```js
import lingoCompiler from "lingo.dev/compiler";

const existingNextConfig = {};

export default lingoCompiler.next({
sourceLocale: "en",
targetLocales: ["es", "fr"],
})(existingNextConfig);
```ts
import type { NextConfig } from "next";
import { withLingo } from "@lingo.dev/compiler/next";

const nextConfig: NextConfig = {};

export default async function (): Promise<NextConfig> {
return await withLingo(nextConfig, {
sourceLocale: "en",
targetLocales: ["es", "fr"],
models: "lingo.dev",
});
}
```

Exécutez `next build` et regardez les bundles en espagnol et en français apparaître ✨
Expand Down Expand Up @@ -193,7 +197,7 @@ Nous sommes orientés communauté et adorons les contributions !

## ⭐ Historique des étoiles

Si vous aimez ce que nous faisons, donnez-nous une ⭐ et aidez-nous à atteindre 5 000 étoiles ! 🌟
Si vous aimez ce que nous faisons, donnez-nous une ⭐ et aidez-nous à atteindre 6 000 étoiles ! 🌟

[

Expand Down
26 changes: 15 additions & 11 deletions readme/he.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,20 +79,24 @@
התקן פעם אחת:

```bash
npm install lingo.dev
npm install @lingo.dev/compiler
```

הפעל בהגדרות הבנייה שלך:

```js
import lingoCompiler from "lingo.dev/compiler";

const existingNextConfig = {};

export default lingoCompiler.next({
sourceLocale: "en",
targetLocales: ["es", "fr"],
})(existingNextConfig);
```ts
import type { NextConfig } from "next";
import { withLingo } from "@lingo.dev/compiler/next";

const nextConfig: NextConfig = {};

export default async function (): Promise<NextConfig> {
return await withLingo(nextConfig, {
sourceLocale: "en",
targetLocales: ["es", "fr"],
models: "lingo.dev",
});
}
```

הרץ `next build` וצפה בחבילות ספרדית וצרפתית מופיעות ✨
Expand Down Expand Up @@ -193,7 +197,7 @@ const translated = await lingoDotDev.localizeObject(content, {

## ⭐ היסטוריית כוכבים

אם אתם אוהבים את מה שאנחנו עושים, תנו לנו ⭐ ועזרו לנו להגיע ל-5,000 כוכבים! 🌟
אם אתם אוהבים את מה שאנחנו עושים, תנו לנו ⭐ ועזרו לנו להגיע ל-6,000 כוכבים! 🌟

[

Expand Down
26 changes: 15 additions & 11 deletions readme/hi.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,20 +79,24 @@
एक बार इंस्टॉल करें:

```bash
npm install lingo.dev
npm install @lingo.dev/compiler
```

अपने बिल्ड कॉन्फिग में सक्षम करें:

```js
import lingoCompiler from "lingo.dev/compiler";

const existingNextConfig = {};

export default lingoCompiler.next({
sourceLocale: "en",
targetLocales: ["es", "fr"],
})(existingNextConfig);
```ts
import type { NextConfig } from "next";
import { withLingo } from "@lingo.dev/compiler/next";

const nextConfig: NextConfig = {};

export default async function (): Promise<NextConfig> {
return await withLingo(nextConfig, {
sourceLocale: "en",
targetLocales: ["es", "fr"],
models: "lingo.dev",
});
}
```

`next build` चलाएं और स्पेनिश और फ्रेंच बंडल्स को बाहर आते देखें ✨
Expand Down Expand Up @@ -193,7 +197,7 @@ const translated = await lingoDotDev.localizeObject(content, {

## ⭐ स्टार इतिहास

अगर आपको हमारा काम पसंद है, तो हमें एक ⭐ दें और हमें 5,000 स्टार तक पहुंचने में मदद करें! 🌟
यदि आपको हमारा काम पसंद आ रहा है, तो हमें एक ⭐ दें और 6,000 स्टार तक पहुंचने में हमारी मदद करें! 🌟

[

Expand Down
Loading