mirror of
https://github.com/redmine/redmine.git
synced 2025-12-15 21:10:27 +01:00
Include twofa_scheme (two-factor scheme) column when exporting users to CSV (#34241).
Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@20350 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -320,6 +320,7 @@ en:
|
||||
field_password: Password
|
||||
field_new_password: New password
|
||||
field_password_confirmation: Confirmation
|
||||
field_twofa_scheme: Two-factor authentication scheme
|
||||
field_version: Version
|
||||
field_type: Type
|
||||
field_host: Host
|
||||
|
||||
@@ -289,6 +289,7 @@ ja:
|
||||
field_password: パスワード
|
||||
field_new_password: 新しいパスワード
|
||||
field_password_confirmation: パスワードの確認
|
||||
field_twofa_scheme: 二要素認証方式
|
||||
field_version: バージョン
|
||||
field_type: タイプ
|
||||
field_host: ホスト
|
||||
|
||||
Reference in New Issue
Block a user