From c2209cbc877702973f474249dbfcf4754171aaae Mon Sep 17 00:00:00 2001 From: Weblate Date: Wed, 3 Nov 2021 16:23:42 +0100 Subject: [PATCH] Translated using Weblate (English) Currently translated at 100.0% (1424 of 1424 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/ --- www/common/translations/messages.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json index 8b77eced3..29631bff3 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -1423,5 +1423,6 @@ "download_step3": "Converting...", "premiumOnly": "Creating new documents in this application is currently limited to subscribers on {0}. This is an early-access experimental application for testing purposes. It will soon become available to everyone on {0}.", "earlyAccessBlocked": "This application is not available yet on this instance", - "premiumAccess": "As a subscriber on {0}, you can create new documents in this early-access application. Please be aware that it is experimental and should not yet be trusted with important data." + "premiumAccess": "As a subscriber on {0}, you can create new documents in this early-access application. Please be aware that it is experimental and should not yet be trusted with important data.", + "form_exportSheet": "Export to Sheet" }