Skip to content

Commit

Permalink
Merge pull request Expensify#51364 from Expensify/jamesdeanexpensify-…
Browse files Browse the repository at this point in the history
…patch-2

Update en.ts
  • Loading branch information
jamesdeanexpensify authored Oct 24, 2024
2 parents 52b9984 + ab701ba commit 866ce4b
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 @@ -4303,7 +4303,7 @@ const translations = {
searchResults: {
emptyResults: {
title: 'Nothing to show',
subtitle: 'Try creating something using the green + button.',
subtitle: 'Try creating something with the green + button.',
},
emptyExpenseResults: {
title: "You haven't created any expenses yet",
Expand Down
2 changes: 1 addition & 1 deletion src/languages/es.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4351,7 +4351,7 @@ const translations = {
searchResults: {
emptyResults: {
title: 'No hay nada que ver aquí',
subtitle: 'Por favor intenta crear algo usando el botón verde.',
subtitle: 'Por favor intenta crear algo con el botón verde.',
},
emptyExpenseResults: {
title: 'Aún no has creado ningún gasto',
Expand Down

0 comments on commit 866ce4b

Please sign in to comment.