feat: add korean translation (#314)

This commit is contained in:
Miguel Ribeiro
2024-05-11 20:17:43 +02:00
committed by GitHub
parent b868b1067a
commit bc40320690
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
<?php
$version = "v1.26.2";
$version = "v1.27.0";
?>
+1
View File
@@ -35,6 +35,7 @@ self.addEventListener('install', function(event) {
'scripts/i18n/fr.js',
'scripts/i18n/it.js',
'scripts/i18n/jp.js',
'scripts/i18n/ko.js',
'scripts/i18n/pl.js',
'scripts/i18n/pt.js',
'scripts/i18n/pt_br.js',