Skip to content

Commit

Permalink
Add dot to the end
Browse files Browse the repository at this point in the history
  • Loading branch information
narefyev91 committed Oct 15, 2024
1 parent dd69e6c commit 5d60d67
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/languages/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3045,7 +3045,7 @@ const translations = {
howDoYouWantToConnect: 'How do you want to connect to your bank?',
learnMoreAboutConnections: {
text: 'Learn more about the ',
linkText: 'connection methods',
linkText: 'connection methods.',
},
customFeedDetails: 'Requires setup with your bank. This is most common for larger companies, and the best option, if you qualify.',
directFeedDetails: 'Connect now using your master credentials. This is most common.',
Expand Down
2 changes: 1 addition & 1 deletion src/languages/es.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3083,7 +3083,7 @@ const translations = {
howDoYouWantToConnect: '¿Cómo deseas conectarte a tu banco?',
learnMoreAboutConnections: {
text: 'Obtén más información sobre ',
linkText: 'los métodos de conexión',
linkText: 'los métodos de conexión.',
},
customFeedDetails: 'Requiere configuración con tu banco. Esto es más común para empresas grandes, y la mejor opción, si calificas.',
directFeedDetails: 'Conéctate ahora usando tus credenciales maestras. Esto es lo más común.',
Expand Down

0 comments on commit 5d60d67

Please sign in to comment.