equal
deleted
inserted
replaced
152 |
152 |
153 // API key view interface |
153 // API key view interface |
154 th_client_id: 'Client ID', |
154 th_client_id: 'Client ID', |
155 lbl_client_id: 'Client ID:', |
155 lbl_client_id: 'Client ID:', |
156 th_api_key: 'API key', |
156 th_api_key: 'API key', |
|
157 lbl_validate_url: 'Validation API URL:', |
157 |
158 |
158 // Deletion interface |
159 // Deletion interface |
159 msg_delete_confirm: 'Are you sure you want to delete this Yubikey?', |
160 msg_delete_confirm: 'Are you sure you want to delete this Yubikey?', |
160 err_delete_not_found: 'That Yubikey was not found, or it is not yours to delete.', |
161 err_delete_not_found: 'That Yubikey was not found, or it is not yours to delete.', |
161 msg_delete_success: 'The selected Yubikey has been deleted successfully.', |
162 msg_delete_success: 'The selected Yubikey has been deleted successfully.', |