From 3aff3095047e0625f5cf29adedaf2bf4e00f5c76 Mon Sep 17 00:00:00 2001 From: Bui Date: Thu, 17 Feb 2022 23:37:10 +0000 Subject: [PATCH] ja --- public/src/js/strings.js | 2 +- templates/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/src/js/strings.js b/public/src/js/strings.js index f88a090..25b0a4f 100644 --- a/public/src/js/strings.js +++ b/public/src/js/strings.js @@ -217,7 +217,7 @@ var translations = { en: "Could not load song %s with ID %s.\n\n%s" }, accessNotGrantedError: { - ja: null, + ja: "ファイルへのアクセス権が拒否されました", en: "Permission to access the file was not granted" }, loading: { diff --git a/templates/index.html b/templates/index.html index 6c11397..38471bd 100644 --- a/templates/index.html +++ b/templates/index.html @@ -32,7 +32,7 @@