From ef56a8f863ccceb8492dd1ad3d10717f55709fa8 Mon Sep 17 00:00:00 2001 From: Weblate Date: Tue, 27 Jul 2021 17:47:04 +0200 Subject: [PATCH] Translated using Weblate (Japanese) Currently translated at 99.8% (1377 of 1379 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 83f22925b..3d68dbab9 100644 --- a/www/common/translations/messages.ja.json +++ b/www/common/translations/messages.ja.json @@ -1377,5 +1377,6 @@ "form_anonName": "あなたの名前", "notification_linkShared": "{0}があなたとリンクを共有しました: {1}", "fm_link_name_placeholder": "あなたのリンク", - "fm_link_warning": "注意:URLが200字を超えています" + "fm_link_warning": "注意:URLが200字を超えています", + "fm_link_invalid": "URLが無効です" }