diff --git a/apps/i18n/lina/en.json b/apps/i18n/lina/en.json index cd965d373..9543ed7c1 100644 --- a/apps/i18n/lina/en.json +++ b/apps/i18n/lina/en.json @@ -404,7 +404,7 @@ "CurrentConnectionUsers": "Online users", "CurrentConnections": "Current connections", "CurrentStatus": "Current Status", - "CurrentUserVerify": "Verify current user", + "CurrentUserVerify": "Confirm your identity", "Custom": "Custom", "CustomCol": "Customize display columns", "CustomCreate": "Create asset - custom", diff --git a/apps/i18n/lina/es.json b/apps/i18n/lina/es.json index 338de72bf..33ec5c7ff 100644 --- a/apps/i18n/lina/es.json +++ b/apps/i18n/lina/es.json @@ -403,7 +403,7 @@ "CurrentConnectionUsers": "Número actual de usuarios en la conversación", "CurrentConnections": "Número actual de conexiones", "CurrentStatus": "estado actual", - "CurrentUserVerify": "Validar usuario actual", + "CurrentUserVerify": "Confirme su identidad", "Custom": "Personalizado", "CustomCol": "Campos de lista personalizados", "CustomCreate": "Crear activo - Personalizado", diff --git a/apps/i18n/lina/ja.json b/apps/i18n/lina/ja.json index 96d2c1235..f1436044e 100644 --- a/apps/i18n/lina/ja.json +++ b/apps/i18n/lina/ja.json @@ -407,7 +407,7 @@ "CurrentConnectionUsers": "現在のセッションユーザー数", "CurrentConnections": "現在のコネクション数", "CurrentStatus": "現在の状態", - "CurrentUserVerify": "現在のユーザーを検証", + "CurrentUserVerify": "本人確認", "Custom": "カスタマイズ", "CustomCol": "カスタムリストフィールド", "CustomCreate": "資産作成-カスタマイズ", diff --git a/apps/i18n/lina/ko.json b/apps/i18n/lina/ko.json index 62fee9ba2..ef9f79bb1 100644 --- a/apps/i18n/lina/ko.json +++ b/apps/i18n/lina/ko.json @@ -403,7 +403,7 @@ "CurrentConnectionUsers": "현재 세션 사용자 수", "CurrentConnections": "현재 연결 수", "CurrentStatus": "현재 상태", - "CurrentUserVerify": "현재 사용자 확인", + "CurrentUserVerify": "본인 확인", "Custom": "사용자 정의", "CustomCol": "사용자 정의 목록 필드", "CustomCreate": "자산 생성 - 사용자 정의", diff --git a/apps/i18n/lina/pt_br.json b/apps/i18n/lina/pt_br.json index 2ef6bef41..b94dbe12e 100644 --- a/apps/i18n/lina/pt_br.json +++ b/apps/i18n/lina/pt_br.json @@ -404,7 +404,7 @@ "CurrentConnectionUsers": "Número atual de usuários na sessão", "CurrentConnections": "Número atual de conexões", "CurrentStatus": "Estado atual", - "CurrentUserVerify": "Verificar usuário atual", + "CurrentUserVerify": "Confirme sua identidade", "Custom": "Personalizar", "CustomCol": "Campos de lista personalizados", "CustomCreate": "Criar ativo - personalizado", diff --git a/apps/i18n/lina/ru.json b/apps/i18n/lina/ru.json index 9cf5e5cdc..c7d11b362 100644 --- a/apps/i18n/lina/ru.json +++ b/apps/i18n/lina/ru.json @@ -405,7 +405,7 @@ "CurrentConnectionUsers": "Пользователи онлайн", "CurrentConnections": "Текущие подключения", "CurrentStatus": "Текущий статус", - "CurrentUserVerify": "Проверка текущего пользователя", + "CurrentUserVerify": "Подтвердите свою личность", "Custom": "Настраиваемый", "CustomCol": "Настроить отображение столбцов", "CustomCreate": "Создать актив - настраиваемый", diff --git a/apps/i18n/lina/zh.json b/apps/i18n/lina/zh.json index 992116596..992d187a5 100644 --- a/apps/i18n/lina/zh.json +++ b/apps/i18n/lina/zh.json @@ -403,7 +403,7 @@ "CurrentConnectionUsers": "当前会话用户数", "CurrentConnections": "当前连接数", "CurrentStatus": "当前状态", - "CurrentUserVerify": "验证当前用户", + "CurrentUserVerify": "确认您的身份", "Custom": "自定义", "CustomCol": "自定义列表字段", "CustomCreate": "创建资产-自定义", diff --git a/apps/i18n/lina/zh_hant.json b/apps/i18n/lina/zh_hant.json index dde777c9f..e517712d2 100644 --- a/apps/i18n/lina/zh_hant.json +++ b/apps/i18n/lina/zh_hant.json @@ -407,7 +407,7 @@ "CurrentConnectionUsers": "當前會話用戶數", "CurrentConnections": "當前連接數", "CurrentStatus": "當前狀態", - "CurrentUserVerify": "驗證當前用戶", + "CurrentUserVerify": "確認您的身份", "Custom": "自訂", "CustomCol": "自訂列表欄位", "CustomCreate": "創建資產-自訂",