From 418598cf9f57d304bddcd11d686b541bb08052c3 Mon Sep 17 00:00:00 2001 From: mfahampshire Date: Thu, 8 Feb 2024 10:31:27 +0100 Subject: [PATCH] changed comment on future language support --- documentation/dev-portal/book.toml | 2 +- documentation/docs/book.toml | 2 +- documentation/operators/book.toml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/documentation/dev-portal/book.toml b/documentation/dev-portal/book.toml index df42675487..d36c694e22 100644 --- a/documentation/dev-portal/book.toml +++ b/documentation/dev-portal/book.toml @@ -3,7 +3,7 @@ title = "Nym Docs" authors = ["Max Hampshire, Serinko, Alexia Lorenza Martinel"] description = "Nym technical documentation" language = "en" -multilingual = false # for the moment - ideally work on chinese, brazillian, spanish next +multilingual = false # for the moment - ideally work on chinese, brazillian ,portugese spanish next src = "src" [rust] diff --git a/documentation/docs/book.toml b/documentation/docs/book.toml index df42675487..0f2732e7f3 100644 --- a/documentation/docs/book.toml +++ b/documentation/docs/book.toml @@ -3,7 +3,7 @@ title = "Nym Docs" authors = ["Max Hampshire, Serinko, Alexia Lorenza Martinel"] description = "Nym technical documentation" language = "en" -multilingual = false # for the moment - ideally work on chinese, brazillian, spanish next +multilingual = false # for the moment - ideally work on chinese, brazillian portugese, spanish next src = "src" [rust] diff --git a/documentation/operators/book.toml b/documentation/operators/book.toml index df42675487..0f2732e7f3 100644 --- a/documentation/operators/book.toml +++ b/documentation/operators/book.toml @@ -3,7 +3,7 @@ title = "Nym Docs" authors = ["Max Hampshire, Serinko, Alexia Lorenza Martinel"] description = "Nym technical documentation" language = "en" -multilingual = false # for the moment - ideally work on chinese, brazillian, spanish next +multilingual = false # for the moment - ideally work on chinese, brazillian portugese, spanish next src = "src" [rust]