Skip to content

Commit

Permalink
removing unused translation
Browse files Browse the repository at this point in the history
  • Loading branch information
chiragsalian committed Jun 22, 2023
1 parent c023725 commit 2a5d48d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions src/languages/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -146,8 +146,6 @@ export default {
km: 'kilometer',
copied: 'Copied!',
someone: 'Someone',
from: 'From',
conjunctionIn: 'in',
},
anonymousReportFooter: {
logoTagline: 'Join in on the discussion.',
Expand Down
2 changes: 0 additions & 2 deletions src/languages/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -145,8 +145,6 @@ export default {
km: 'kilómetro',
copied: '¡Copiado!',
someone: 'Alguien',
from: 'De',
conjunctionIn: 'en',
},
anonymousReportFooter: {
logoTagline: 'Únete a la discussion.',
Expand Down

0 comments on commit 2a5d48d

Please sign in to comment.