feat: Add "library" and "settings" translations to English, Spanish, and Portuguese locale files.

This commit is contained in:
2026-03-10 10:11:34 -03:00
parent e9e173a5b0
commit 5e3db5f2a2
3 changed files with 6 additions and 0 deletions
+2
View File
@@ -16,6 +16,8 @@
"courses": "Courses", "courses": "Courses",
"globalControl": "Global Control", "globalControl": "Global Control",
"webhooks": "Webhooks", "webhooks": "Webhooks",
"library": "Library",
"settings": "Settings",
"profile": "Profile", "profile": "Profile",
"signOut": "Sign Out" "signOut": "Sign Out"
}, },
+2
View File
@@ -16,6 +16,8 @@
"courses": "Cursos", "courses": "Cursos",
"globalControl": "Control Global", "globalControl": "Control Global",
"webhooks": "Webhooks", "webhooks": "Webhooks",
"library": "Librería",
"settings": "Configuración",
"profile": "Perfil", "profile": "Perfil",
"signOut": "Cerrar Sesión" "signOut": "Cerrar Sesión"
}, },
+2
View File
@@ -16,6 +16,8 @@
"courses": "Cursos", "courses": "Cursos",
"globalControl": "Controle Global", "globalControl": "Controle Global",
"webhooks": "Webhooks", "webhooks": "Webhooks",
"library": "Biblioteca",
"settings": "Configurações",
"profile": "Perfil", "profile": "Perfil",
"signOut": "Sair" "signOut": "Sair"
}, },