From 0bf8661350436b9540d33cfec8a4d2419d37c47f Mon Sep 17 00:00:00 2001 From: Gabriellopes232 Date: Sun, 8 Jan 2023 16:09:57 -0300 Subject: [PATCH] fix: pattern folder based on i18next locales --- frontend/public/locales/{pt-br => pt-BR}/activity.json | 0 frontend/public/locales/{pt-br => pt-BR}/billing.json | 0 frontend/public/locales/{pt-br => pt-BR}/common.json | 0 frontend/public/locales/{pt-br => pt-BR}/dashboard.json | 0 frontend/public/locales/{pt-br => pt-BR}/integrations.json | 0 frontend/public/locales/{pt-br => pt-BR}/login.json | 0 frontend/public/locales/{pt-br => pt-BR}/nav.json | 0 frontend/public/locales/{pt-br => pt-BR}/section-incident.json | 0 frontend/public/locales/{pt-br => pt-BR}/section-members.json | 0 frontend/public/locales/{pt-br => pt-BR}/section-password.json | 0 frontend/public/locales/{pt-br => pt-BR}/section-token.json | 0 frontend/public/locales/{pt-br => pt-BR}/settings-members.json | 0 frontend/public/locales/{pt-br => pt-BR}/settings-org.json | 0 frontend/public/locales/{pt-br => pt-BR}/settings-personal.json | 0 frontend/public/locales/{pt-br => pt-BR}/settings-project.json | 0 frontend/public/locales/{pt-br => pt-BR}/signup.json | 0 16 files changed, 0 insertions(+), 0 deletions(-) rename frontend/public/locales/{pt-br => pt-BR}/activity.json (100%) rename frontend/public/locales/{pt-br => pt-BR}/billing.json (100%) rename frontend/public/locales/{pt-br => pt-BR}/common.json (100%) rename frontend/public/locales/{pt-br => pt-BR}/dashboard.json (100%) rename frontend/public/locales/{pt-br => pt-BR}/integrations.json (100%) rename frontend/public/locales/{pt-br => pt-BR}/login.json (100%) rename frontend/public/locales/{pt-br => pt-BR}/nav.json (100%) rename frontend/public/locales/{pt-br => pt-BR}/section-incident.json (100%) rename frontend/public/locales/{pt-br => pt-BR}/section-members.json (100%) rename frontend/public/locales/{pt-br => pt-BR}/section-password.json (100%) rename frontend/public/locales/{pt-br => pt-BR}/section-token.json (100%) rename frontend/public/locales/{pt-br => pt-BR}/settings-members.json (100%) rename frontend/public/locales/{pt-br => pt-BR}/settings-org.json (100%) rename frontend/public/locales/{pt-br => pt-BR}/settings-personal.json (100%) rename frontend/public/locales/{pt-br => pt-BR}/settings-project.json (100%) rename frontend/public/locales/{pt-br => pt-BR}/signup.json (100%) diff --git a/frontend/public/locales/pt-br/activity.json b/frontend/public/locales/pt-BR/activity.json similarity index 100% rename from frontend/public/locales/pt-br/activity.json rename to frontend/public/locales/pt-BR/activity.json diff --git a/frontend/public/locales/pt-br/billing.json b/frontend/public/locales/pt-BR/billing.json similarity index 100% rename from frontend/public/locales/pt-br/billing.json rename to frontend/public/locales/pt-BR/billing.json diff --git a/frontend/public/locales/pt-br/common.json b/frontend/public/locales/pt-BR/common.json similarity index 100% rename from frontend/public/locales/pt-br/common.json rename to frontend/public/locales/pt-BR/common.json diff --git a/frontend/public/locales/pt-br/dashboard.json b/frontend/public/locales/pt-BR/dashboard.json similarity index 100% rename from frontend/public/locales/pt-br/dashboard.json rename to frontend/public/locales/pt-BR/dashboard.json diff --git a/frontend/public/locales/pt-br/integrations.json b/frontend/public/locales/pt-BR/integrations.json similarity index 100% rename from frontend/public/locales/pt-br/integrations.json rename to frontend/public/locales/pt-BR/integrations.json diff --git a/frontend/public/locales/pt-br/login.json b/frontend/public/locales/pt-BR/login.json similarity index 100% rename from frontend/public/locales/pt-br/login.json rename to frontend/public/locales/pt-BR/login.json diff --git a/frontend/public/locales/pt-br/nav.json b/frontend/public/locales/pt-BR/nav.json similarity index 100% rename from frontend/public/locales/pt-br/nav.json rename to frontend/public/locales/pt-BR/nav.json diff --git a/frontend/public/locales/pt-br/section-incident.json b/frontend/public/locales/pt-BR/section-incident.json similarity index 100% rename from frontend/public/locales/pt-br/section-incident.json rename to frontend/public/locales/pt-BR/section-incident.json diff --git a/frontend/public/locales/pt-br/section-members.json b/frontend/public/locales/pt-BR/section-members.json similarity index 100% rename from frontend/public/locales/pt-br/section-members.json rename to frontend/public/locales/pt-BR/section-members.json diff --git a/frontend/public/locales/pt-br/section-password.json b/frontend/public/locales/pt-BR/section-password.json similarity index 100% rename from frontend/public/locales/pt-br/section-password.json rename to frontend/public/locales/pt-BR/section-password.json diff --git a/frontend/public/locales/pt-br/section-token.json b/frontend/public/locales/pt-BR/section-token.json similarity index 100% rename from frontend/public/locales/pt-br/section-token.json rename to frontend/public/locales/pt-BR/section-token.json diff --git a/frontend/public/locales/pt-br/settings-members.json b/frontend/public/locales/pt-BR/settings-members.json similarity index 100% rename from frontend/public/locales/pt-br/settings-members.json rename to frontend/public/locales/pt-BR/settings-members.json diff --git a/frontend/public/locales/pt-br/settings-org.json b/frontend/public/locales/pt-BR/settings-org.json similarity index 100% rename from frontend/public/locales/pt-br/settings-org.json rename to frontend/public/locales/pt-BR/settings-org.json diff --git a/frontend/public/locales/pt-br/settings-personal.json b/frontend/public/locales/pt-BR/settings-personal.json similarity index 100% rename from frontend/public/locales/pt-br/settings-personal.json rename to frontend/public/locales/pt-BR/settings-personal.json diff --git a/frontend/public/locales/pt-br/settings-project.json b/frontend/public/locales/pt-BR/settings-project.json similarity index 100% rename from frontend/public/locales/pt-br/settings-project.json rename to frontend/public/locales/pt-BR/settings-project.json diff --git a/frontend/public/locales/pt-br/signup.json b/frontend/public/locales/pt-BR/signup.json similarity index 100% rename from frontend/public/locales/pt-br/signup.json rename to frontend/public/locales/pt-BR/signup.json