Skip to content

Commit

Permalink
revert spanish testing
Browse files Browse the repository at this point in the history
  • Loading branch information
doug-s-nava committed Dec 12, 2024
1 parent 3a29c5c commit 32f13f3
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions frontend/src/i18n/messages/es/index.ts
Original file line number Diff line number Diff line change
@@ -1,13 +1 @@
export const messages = {
ErrorPages: {
page_not_found: {
title: "No pagina nunca",
},
},
Subscribe: {
form: {
name: "Nombre Primero",
lastName: "Nombre Ultimo",
},
},
};
export const messages = {};

0 comments on commit 32f13f3

Please sign in to comment.