Skip to content

Commit

Permalink
Manually resolve merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
roryabraham committed Jul 14, 2021
1 parent 53fd87c commit fddf40a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions src/languages/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,9 @@ export default {
send: 'Send',
notifications: 'Notifications',
noResultsFound: 'No results found',
<<<<<<< HEAD
=======
deletedCommentMessage: 'Comment deleted',
timePrefix: 'It\'s',
conjunctionFor: 'for',
>>>>>>> 0639c6771 (Merge pull request #4020 from Expensify/Rory-FixUserTypingIndicator)
},
attachmentPicker: {
cameraPermissionRequired: 'Camera Permission Required',
Expand Down
3 changes: 0 additions & 3 deletions src/languages/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,9 @@ export default {
send: 'Enviar',
notifications: 'Notificaciones',
noResultsFound: 'No se han encontrado resultados',
<<<<<<< HEAD
=======
deletedCommentMessage: 'Comentario borrado',
timePrefix: 'Son las',
conjunctionFor: 'para',
>>>>>>> 0639c6771 (Merge pull request #4020 from Expensify/Rory-FixUserTypingIndicator)
},
attachmentPicker: {
cameraPermissionRequired: 'Se necesita permiso para usar la cámara',
Expand Down

0 comments on commit fddf40a

Please sign in to comment.