From 67a98bd895781d4cefa8c06440d7b40f9fc2aa26 Mon Sep 17 00:00:00 2001 From: Martin Geisler Date: Fri, 8 Sep 2023 10:48:05 +0200 Subject: [PATCH] fa: Publish the in-progress Persian translation (#1183) This serves as a small demo of right-to-left script in mdbook. --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index e29f6a3f..631fbb4c 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -19,7 +19,7 @@ concurrency: env: CARGO_TERM_COLOR: always # Update the language picker in index.hbs to link new languages. - LANGUAGES: bn da de fr it ja ko pt-BR + LANGUAGES: bn da de fa fr it ja ko pt-BR jobs: publish: