From 8151aa2d4992284c6ffddcc44a9ce72fd311eb95 Mon Sep 17 00:00:00 2001 From: Jelle van der Waa Date: Thu, 2 Feb 2023 14:02:34 +0100 Subject: [PATCH] src: load translations via po.js /*/po.js is deprecated in the Cockpit bridge, po.js is how one normally loads translations. Cockpit-bridge will figure out the correct translations to return. --- src/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.html b/src/index.html index c758712..166a62b 100644 --- a/src/index.html +++ b/src/index.html @@ -28,7 +28,7 @@ along with Cockpit; If not, see . - +