From 17499467bd29d9a95f503243e60fa5a690a6d1ef Mon Sep 17 00:00:00 2001 From: Octavian Mustafa Date: Thu, 28 Aug 2025 16:40:43 +0300 Subject: [PATCH] Removed the line "in_prod = false" from [language.ro] The Romanian translation is now ready for the translation switcher. It targets the "3.13" branch of the docs (repository). --- config.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/config.toml b/config.toml index 4a5958f..1896b19 100644 --- a/config.toml +++ b/config.toml @@ -99,7 +99,6 @@ translated_name = "Português brasileiro" [languages.ro] name = "Romanian" translated_name = "Românește" -in_prod = false [languages.tr] name = "Turkish"