fix(i18n): passkeys translation

This commit is contained in:
httpjamesm 2024-01-11 19:16:01 -05:00
parent bebe6d15cf
commit acb2b1b7ea
No known key found for this signature in database
2 changed files with 3 additions and 4 deletions

View file

@ -614,7 +614,5 @@
"COLORS": "Colors",
"FLIP": "Flip",
"ROTATION": "Rotation",
"RESET": "Reset",
"PHOTO_EDITOR": "Photo Editor",
"PASSKEYS": "Passkeys"
"RESET": "Reset"
}

View file

@ -624,5 +624,6 @@
"FASTER_UPLOAD_DESCRIPTION": "Route uploads through nearby servers",
"STATUS": "Status",
"INDEXED_ITEMS": "Indexed items",
"CACHE_DIRECTORY": "Cache folder"
"CACHE_DIRECTORY": "Cache folder",
"PASSKEYS": "Passkeys"
}