feat: add slovenian translation

fix: currency conversion failing on the statistics page
This commit is contained in:
Miguel Ribeiro
2024-05-27 19:17:05 +02:00
committed by GitHub
parent cd9c75db37
commit 03ceb8a6e6
11 changed files with 35 additions and 24 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
<?php
$version = "v2.0.0";
$version = "v2.1.0";
?>