Merge pull request #734 from ente-io/caps

Fix case
This commit is contained in:
Abhinav Kumar 2022-10-13 14:53:03 +05:30 committed by GitHub
commit 91e6b46ea3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -71,8 +71,8 @@ const englishConstants = {
UNKNOWN_ERROR: 'Something went wrong, please try again',
INVALID_CODE: 'Invalid verification code',
EXPIRED_CODE: 'Your verification code has expired',
SENDING: 'sending...',
SENT: 'sent!',
SENDING: 'Sending...',
SENT: 'Sent!',
PASSWORD: 'Password',
LINK_PASSWORD: 'Enter password to unlock the album',
ENTER_PASSPHRASE: 'Enter your password',
@ -439,7 +439,7 @@ const englishConstants = {
CREATION_TIME: 'Creation time',
UPDATED_ON: 'Updated on',
LOCATION: 'Location',
SHOW_MAP: 'show on map',
SHOW_MAP: 'Show on map',
EXIF: 'Exif',
DEVICE: 'Device',
IMAGE_SIZE: 'Image size',