fix(i18n): passkeys translation
This commit is contained in:
parent
bebe6d15cf
commit
acb2b1b7ea
2 changed files with 3 additions and 4 deletions
|
@ -614,7 +614,5 @@
|
|||
"COLORS": "Colors",
|
||||
"FLIP": "Flip",
|
||||
"ROTATION": "Rotation",
|
||||
"RESET": "Reset",
|
||||
"PHOTO_EDITOR": "Photo Editor",
|
||||
"PASSKEYS": "Passkeys"
|
||||
"RESET": "Reset"
|
||||
}
|
||||
|
|
|
@ -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"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue