From 792895f2cc641bf28525ff805b2089f513ca835a Mon Sep 17 00:00:00 2001 From: Timothy <6560631+TimoPtr@users.noreply.github.com> Date: Wed, 9 Apr 2025 15:41:02 +0200 Subject: [PATCH] Remove translation link from android section (#2637) --- sidebars.js | 1 - 1 file changed, 1 deletion(-) diff --git a/sidebars.js b/sidebars.js index a0398bac..cd53e355 100644 --- a/sidebars.js +++ b/sidebars.js @@ -355,6 +355,5 @@ module.exports = { "android/linter", "android/submit", "android/release", - "translations", ] };