diff options
author | Alessio Vanni <vannilla@firemail.cc> | 2019-02-22 16:27:25 +0100 |
---|---|---|
committer | Alessio Vanni <vannilla@firemail.cc> | 2019-02-22 16:27:25 +0100 |
commit | df4736343af2d6226f713e7438482324310be76c (patch) | |
tree | b56c5e470a82e8ec38d7881bb91143cfd1d000cc /locale/ja/messages.properties | |
parent | b430874c8905a15e97ba0ddd280e982a2396605b (diff) | |
download | ematrix-df4736343af2d6226f713e7438482324310be76c.tar.lz ematrix-df4736343af2d6226f713e7438482324310be76c.tar.xz ematrix-df4736343af2d6226f713e7438482324310be76c.zip |
Improve about page
Diffstat (limited to 'locale/ja/messages.properties')
-rw-r--r-- | locale/ja/messages.properties | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/locale/ja/messages.properties b/locale/ja/messages.properties index 8a866ec..3dc19de 100644 --- a/locale/ja/messages.properties +++ b/locale/ja/messages.properties @@ -128,10 +128,10 @@ hostsFilesExternalListPurge=キャッシュのクリア hostsFilesExternalListNew=新しいバージョンを利用できます hostsFilesExternalListObsolete=古い rawSettingsWarning=警告! これらの内部設定はご自身のリスクにより変更すること。 -aboutChangelog=<a href='https://github.com/gorhill/uMatrix/releases'>変更履歴</a> +aboutChangelog=変更履歴 aboutStorageUsed=使用中のストレージ: {{storageUsed}} bytes -aboutDoc=<a href='https://github.com/gorhill/uMatrix/wiki'>ドキュメント</a> -aboutPermissions=<a href='https://github.com/gorhill/httpswitchboard/wiki/Permissions'>パーミッションについて</a> +aboutDoc=ドキュメント +aboutPermissions=パーミッションについて aboutCode=ソースコード (GPLv3) aboutIssues=バグや問題点 aboutContributors=協力者 |