From nobody Sat Oct 09 20:55:46 2021 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id CCD6617EB5C2 for ; Sat, 9 Oct 2021 20:55:46 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HRclk4GQNz4g0r; Sat, 9 Oct 2021 20:55:46 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4A80E21248; Sat, 9 Oct 2021 20:55:46 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 199Ktkk9004420; Sat, 9 Oct 2021 20:55:46 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 199Ktkr8004419; Sat, 9 Oct 2021 20:55:46 GMT (envelope-from git) Date: Sat, 9 Oct 2021 20:55:46 GMT Message-Id: <202110092055.199Ktkr8004419@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: "Danilo G. Baio" Subject: git: bc33e86596 - main - documentation: Fix bn-bd language config List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-doc-all@freebsd.org X-BeenThere: dev-commits-doc-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: dbaio X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: bc33e86596601ce58a9451019f9d7d59cfa84043 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/doc/commit/?id=bc33e86596601ce58a9451019f9d7d59cfa84043 commit bc33e86596601ce58a9451019f9d7d59cfa84043 Author: Danilo G. Baio AuthorDate: 2021-10-09 20:54:50 +0000 Commit: Danilo G. Baio CommitDate: 2021-10-09 20:54:50 +0000 documentation: Fix bn-bd language config --- .../config/_default/{languages.bd.toml => languages.bn-bd.toml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/config/_default/languages.bd.toml b/documentation/config/_default/languages.bn-bd.toml similarity index 71% rename from documentation/config/_default/languages.bd.toml rename to documentation/config/_default/languages.bn-bd.toml index 4c1de02397..6c38ade2d4 100644 --- a/documentation/config/_default/languages.bd.toml +++ b/documentation/config/_default/languages.bn-bd.toml @@ -1,4 +1,4 @@ title = "The FreeBSD Project" -contentDir = "content/bd" +contentDir = "content/bn-bd" languageName = "বাংলা" weight = 4