Skip to content

Commit

Permalink
Full revert to v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
allgood committed May 20, 2024
1 parent 2066930 commit 74e0e96
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 9 deletions.
3 changes: 0 additions & 3 deletions frontend/src/translate/languages/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -351,9 +351,6 @@ const messages = {
},
user: {
profile: "Profile",
darkmode: "Dark mode",
lightmode: "Light mode",
language: "Select language",
logout: "Logout",
},
},
Expand Down
3 changes: 0 additions & 3 deletions frontend/src/translate/languages/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -357,9 +357,6 @@ const messages = {
},
user: {
profile: "Perfil",
darkmode: "Modo oscuro",
lightmode: "Modo claro",
language: "Seleccionar idioma",
logout: "Cerrar sesión",
},
},
Expand Down
3 changes: 0 additions & 3 deletions frontend/src/translate/languages/pt.js
Original file line number Diff line number Diff line change
Expand Up @@ -359,9 +359,6 @@ const messages = {
},
user: {
profile: "Perfil",
darkmode: "Modo escuro",
lightmode: "Modo claro",
language: "Selecionar idioma",
about: "Sobre",
logout: "Sair",
},
Expand Down

0 comments on commit 74e0e96

Please sign in to comment.