Skip to content

Commit f79a4e1

Browse files
committed
Moji: Update Microcopy translations
1 parent 0bb8911 commit f79a4e1

File tree

1 file changed

+18
-10
lines changed

1 file changed

+18
-10
lines changed

microcopy/microcopy.json

Lines changed: 18 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -404,6 +404,14 @@
404404
"footer.categories.company.links.github_community.text": "コミュニティGitHub",
405405
// Link to the github community org
406406
"footer.categories.company.links.github_community.url": "https:\/\/github.com\/box-community",
407+
// Text for a link to the AI Dev Zone
408+
"footer.categories.company.links.ai_dev_zone.text": "AI Developer Zone",
409+
// Link to the AI Dev Zone
410+
"footer.categories.company.links.ai_dev_zone.url": "\/ai-dev-zone\/",
411+
// Text for a link to the sample code catalog
412+
"footer.categories.company.links.sample_code_catalog.text": "コミュニティGitHub",
413+
// Link to the sample code catalog
414+
"footer.categories.company.links.sample_code_catalog.url": "\/sample-code\/",
407415
// A title for a footer section on our tooling options
408416
"footer.categories.tooling.title": "ツール",
409417
// Text for link to the TypeScript SDK (Generated)
@@ -454,16 +462,16 @@
454462
"footer.categories.tooling.links.skills_kit.text": "Box Skills Kit",
455463
// link to the Box Skills Kit
456464
"footer.categories.tooling.links.skills_kit.url": "https:\/\/github.com\/box\/box-skills-kit-nodejs",
457-
// A title for a footer section on our available code samples
458-
"footer.categories.code.title": "サンプル",
459-
// Text for link to our code samples
460-
"footer.categories.code.links.samples.text": "Platformサンプル",
461-
// Link to our code samples
462-
"footer.categories.code.links.samples.url": "https:\/\/github.com\/box\/samples",
463-
// Text for link to our Box skills code samples
464-
"footer.categories.code.links.skills_samples.text": "Skillsサンプル",
465-
// Link to our Box skills code samples
466-
"footer.categories.code.links.skills_samples.url": "https:\/\/github.com\/box-community?utf8=%E2%9C%93&q=sample-*-skills&type=&language=",
465+
// A title for a footer section showing the files available for LLMs
466+
"footer.categories.llms.title": "LLM",
467+
// Text for link to our llms-full.txt file
468+
"footer.categories.llms.links.llms_full.text": "llms-full.txt",
469+
// Link to our llms-full.txt file
470+
"footer.categories.llms.links.llms_full.url": "\/llms-full.txt",
471+
// Text for link to our llms.txt file
472+
"footer.categories.llms.links.llms_links.text": "llms.txt",
473+
// Link to our llms.txt file
474+
"footer.categories.llms.links.llms_links.url": "\/llms.txt",
467475
// A title for a footer section on our support channels
468476
"footer.categories.support.title": "サポート",
469477
// Text for link to go to our support page

0 commit comments

Comments
 (0)