update translations in ja.

- templates.globalSections.performance.disableHtmlCaching
- templates.globalSections.performance.enableDisableHtmlCaching
This commit is contained in:
Ippei Sumida 2022-06-15 22:38:39 +09:00
parent 2a04539698
commit 5e840c19de
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,8 @@ THE SOFTWARE.
import common from '../../common';
export default {
disableHtmlCaching: 'HTML キャッシュの無効化',
enableDisableHtmlCaching: 'TML キャッシュを無効にする',
gzipCompression: 'Gzip 圧縮',
enableGzipCompression: `gzip 圧縮を${common.enable}`,
brotliCompression: 'Brotli 圧縮',