From 0a6341f2df05eef12d13dcad58f49a811a230ce4 Mon Sep 17 00:00:00 2001 From: yudejp Date: Mon, 14 Jun 2021 12:38:36 +0900 Subject: [PATCH] Change expression --- locales/en/common.json | 2 +- locales/ja/common.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/en/common.json b/locales/en/common.json index cf096d8..af19537 100644 --- a/locales/en/common.json +++ b/locales/en/common.json @@ -1,5 +1,5 @@ { - "footer": "This page is licensed under the MIT License.", + "footer": "This page is provided under the MIT License.", "source": "Source code", "tos": "yude.jp Terms of Service", "yes_playing": "Playing {{playing}}", diff --git a/locales/ja/common.json b/locales/ja/common.json index eb26753..7967145 100644 --- a/locales/ja/common.json +++ b/locales/ja/common.json @@ -1,5 +1,5 @@ { - "footer": "このページは MIT License の下でライセンスされています。", + "footer": "このページは MIT License のもと提供されています。", "source": "ソースコード", "tos": "yude.jp サービス利用規約", "yes_playing": "{{playing}} をプレイ中",