Skip to content
This repository was archived by the owner on Mar 6, 2025. It is now read-only.

Commit f695254

Browse files
authored
Update 2FAS import option label (#123)
1 parent 18e5b71 commit f695254

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/values/strings_non_localized.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<string name="export_format_label_json">.json</string>
44
<string name="export_format_label_csv">.csv</string>
55
<string name="import_format_label_bitwarden_json">Bitwarden (.json)</string>
6-
<string name="import_format_label_2fas_json">2FAS (.2fas)</string>
6+
<string name="import_format_label_2fas_json">2FAS (no password)</string>
77
<string name="import_format_label_lastpass_json">LastPass (.json)</string>
88
<string name="import_format_label_aegis_json">Aegis (.json)</string>
99
</resources>

0 commit comments

Comments
 (0)