From 55b00409b3612626a05f5bd4416ff635e3d95717 Mon Sep 17 00:00:00 2001 From: Weblate <weblate@cryptpad.fr> Date: Mon, 26 Jul 2021 15:53:26 +0200 Subject: [PATCH] Translated using Weblate (Japanese) Currently translated at 100.0% (1376 of 1376 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/ --- www/common/translations/messages.ja.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/common/translations/messages.ja.json b/www/common/translations/messages.ja.json index 767ff939a..76c85b5a1 100644 --- a/www/common/translations/messages.ja.json +++ b/www/common/translations/messages.ja.json @@ -1375,5 +1375,6 @@ "fm_link_url": "URL", "fm_link_name": "リンク名", "form_anonName": "あなたの名前", - "notification_linkShared": "{0}があなたとリンクを共有しました: <b>{1}</b>" + "notification_linkShared": "{0}があなたとリンクを共有しました: <b>{1}</b>", + "fm_link_name_placeholder": "あなたのリンク" }