fix: language tweaks (#5933)

This commit is contained in:
Dhruwang Jariwala
2025-06-04 16:57:19 +05:30
committed by GitHub
parent 2c2ba919c6
commit 45fec0e184
7 changed files with 7 additions and 1 deletions

View File

@@ -255,7 +255,7 @@ const productMarketFitSuperhuman = (t: TFnType): TTemplate => {
}),
buildMultipleChoiceQuestion({
type: TSurveyQuestionTypeEnum.MultipleChoiceSingle,
headline: "templates.product_market_fit_superhuman_question_3_headline",
headline: t("templates.product_market_fit_superhuman_question_3_headline"),
subheader: t("templates.product_market_fit_superhuman_question_3_subheader"),
required: true,
shuffleOption: "none",

View File

@@ -760,6 +760,7 @@
},
"project": {
"api_keys": {
"access_control": "Zugriffskontrolle",
"add_api_key": "API-Schlüssel hinzufügen",
"api_key": "API-Schlüssel",
"api_key_copied_to_clipboard": "API-Schlüssel in die Zwischenablage kopiert",

View File

@@ -760,6 +760,7 @@
},
"project": {
"api_keys": {
"access_control": "Access Control",
"add_api_key": "Add API Key",
"api_key": "API Key",
"api_key_copied_to_clipboard": "API key copied to clipboard",

View File

@@ -760,6 +760,7 @@
},
"project": {
"api_keys": {
"access_control": "Contrôle d'accès",
"add_api_key": "Ajouter une clé API",
"api_key": "Clé API",
"api_key_copied_to_clipboard": "Clé API copiée dans le presse-papiers",

View File

@@ -760,6 +760,7 @@
},
"project": {
"api_keys": {
"access_control": "Controle de Acesso",
"add_api_key": "Adicionar Chave API",
"api_key": "Chave de API",
"api_key_copied_to_clipboard": "Chave da API copiada para a área de transferência",

View File

@@ -760,6 +760,7 @@
},
"project": {
"api_keys": {
"access_control": "Controlo de Acesso",
"add_api_key": "Adicionar Chave API",
"api_key": "Chave API",
"api_key_copied_to_clipboard": "Chave API copiada para a área de transferência",

View File

@@ -760,6 +760,7 @@
},
"project": {
"api_keys": {
"access_control": "存取控制",
"add_api_key": "新增 API 金鑰",
"api_key": "API 金鑰",
"api_key_copied_to_clipboard": "API 金鑰已複製到剪貼簿",