Skip to content

Commit

Permalink
Update 2FAS import option label (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
SaintPatrck authored Jun 12, 2024
1 parent 18e5b71 commit f695254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings_non_localized.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<string name="export_format_label_json">.json</string>
<string name="export_format_label_csv">.csv</string>
<string name="import_format_label_bitwarden_json">Bitwarden (.json)</string>
<string name="import_format_label_2fas_json">2FAS (.2fas)</string>
<string name="import_format_label_2fas_json">2FAS (no password)</string>
<string name="import_format_label_lastpass_json">LastPass (.json)</string>
<string name="import_format_label_aegis_json">Aegis (.json)</string>
</resources>

0 comments on commit f695254

Please sign in to comment.