Updated translations.

This commit is contained in:
Lauri Ojansivu 2021-12-22 01:20:36 +02:00
parent 8804ca84ec
commit 85d51ec403
71 changed files with 701 additions and 1 deletions

View file

@ -1,6 +1,6 @@
head
title
meta(name="viewport" content="maximum-scale=1.0,width=device-width,initial-scale=1.0,user-scalable=0")
meta(name="viewport" content="width=device-width, initial-scale=1")
meta(http-equiv="X-UA-Compatible" content="IE=edge")
//- XXX We should use pathFor in the following `href` to support the case
where the application is deployed with a path prefix, but it seems to be