Skip to content

Replace i18next with Intlayer and add RTL support for hebrew and arabic#3

Merged
symonbaikov merged 1 commit intomasterfrom
feat/intlayer-translations-RTL-support
Sep 8, 2025
Merged

Replace i18next with Intlayer and add RTL support for hebrew and arabic#3
symonbaikov merged 1 commit intomasterfrom
feat/intlayer-translations-RTL-support

Conversation

@symonbaikov
Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread apps/api/index.js
// CORS configuration
app.use(cors({
origin: [
'http://localhost:3000',

Check notice

Code scanning / devskim

Accessing localhost could indicate debug code, or could hinder scaling. Note

Do not leave debug code in production
Comment thread apps/api/index.js
app.use(cors({
origin: [
'http://localhost:3000',
'http://localhost:3001',

Check notice

Code scanning / devskim

Accessing localhost could indicate debug code, or could hinder scaling. Note

Do not leave debug code in production
@symonbaikov
Copy link
Copy Markdown
Collaborator Author

Intlayer

@symonbaikov symonbaikov merged commit d77710a into master Sep 8, 2025
3 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants