From 5eb68e9e215d1419227dbf8db03cb1839f56e9e6 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sun, 28 Aug 2022 15:48:53 +0200 Subject: [PATCH] New translations landing.json (Japanese) --- client/public/locales/ja/landing.json | 1 + 1 file changed, 1 insertion(+) diff --git a/client/public/locales/ja/landing.json b/client/public/locales/ja/landing.json index 1afe0b56..aa8697aa 100644 --- a/client/public/locales/ja/landing.json +++ b/client/public/locales/ja/landing.json @@ -22,6 +22,7 @@ "links": { "donate": "寄付", "github": "ソースコード", + "docs": "ドキュメンテーション", "privacy": "プライバシーポリシー", "service": "利用規約" }