diff --git a/src/messages/GE_de-DE.json b/src/messages/GE_de-DE.json index 18de11a81..b93d06f65 100644 --- a/src/messages/GE_de-DE.json +++ b/src/messages/GE_de-DE.json @@ -447,5 +447,7 @@ "Settings": "Einstellungen", "sign in other account": "Mit einem anderen Konto anmelden", "Help": "Hilfe", - "Documentation": "Dokumentation" + "Graph Documentation": "Microsoft Graph-API Referenz", + "Parts between {} need to be replaced with real values": "Teile zwischen {} müssen durch echte Werte ersetzt werden", + "Get started with Graph Explorer": "Mit Graph-Explorer loslegen" } \ No newline at end of file diff --git a/src/messages/GE_es-ES.json b/src/messages/GE_es-ES.json index 9c99a4cbd..da259c8b3 100644 --- a/src/messages/GE_es-ES.json +++ b/src/messages/GE_es-ES.json @@ -447,6 +447,7 @@ "Settings": "Configuración", "sign in other account": "Inicie sesión con una cuenta diferente", "Help": "Ayuda", - "Documentation": "Documentación", - "Parts between {} need to be replaced with real values": "Las partes entre {} deben reemplazarse por valores reales" + "Graph Documentation": "Referencia de la API de Microsoft Graph", + "Parts between {} need to be replaced with real values": "Las partes entre {} deben reemplazarse por valores reales", + "Get started with Graph Explorer": "Introducción a Probador de Graph" } \ No newline at end of file diff --git a/src/messages/GE_ja-JP.json b/src/messages/GE_ja-JP.json index 156d08f8a..f5a341ce6 100644 --- a/src/messages/GE_ja-JP.json +++ b/src/messages/GE_ja-JP.json @@ -447,5 +447,6 @@ "Settings": "設定", "sign in other account": "別のアカウントでサインインする", "Help": "ヘルプ", - "Documentation": "ドキュメント" + "Documentation": "ドキュメント", + "Parts between {} need to be replaced with real values": "{} 間の部分は実際の値に置き換える必要があります" } \ No newline at end of file diff --git a/src/messages/GE_pt-BR.json b/src/messages/GE_pt-BR.json index 6099bd672..9abb16d2d 100644 --- a/src/messages/GE_pt-BR.json +++ b/src/messages/GE_pt-BR.json @@ -65,7 +65,7 @@ "Key": "Chave", "Value": "Valor", "Login to try this request": "Entrar para testar esta solicitação", - "modify permissions": "Modificar permissões (Versão prévia)", + "modify permissions": "Modificar permissões (versão prévia)", "Save changes": "Salvar alterações", "To change permissions, you will need to log-in again.": "Para alterar permissões, entre novamente.", "all the items in my drive": "todos os itens da minha unidade", @@ -447,6 +447,7 @@ "Settings": "Configurações", "sign in other account": "Entrar com uma conta diferente", "Help": "Ajuda", - "Documentation": "Documentação", - "Parts between {} need to be replaced with real values": "As partes entre {} precisam ser substituídas por valores reais" + "Graph Documentation": "Referência da API do Microsoft Graph", + "Parts between {} need to be replaced with real values": "As partes entre {} precisam ser substituídas por valores reais", + "Get started with Graph Explorer": "Introdução ao Explorador do Graph" } \ No newline at end of file diff --git a/src/messages/GE_zh-CN.json b/src/messages/GE_zh-CN.json index 48125c4c8..6c6c368c7 100644 --- a/src/messages/GE_zh-CN.json +++ b/src/messages/GE_zh-CN.json @@ -447,6 +447,7 @@ "Settings": "设置", "sign in other account": "使用其他帐户登录", "Help": "帮助", - "Documentation": "文档", - "Parts between {} need to be replaced with real values": "{} 之间的部分需要替换为实数值" + "Graph Documentation": "Microsoft Graph API 参考", + "Parts between {} need to be replaced with real values": "{} 之间的部分需要替换为实数值", + "Get started with Graph Explorer": "Graph 浏览器入门" } \ No newline at end of file