From ea3760818bd1202aee58dd2d107ea825eca8b1f7 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Tue, 2 Mar 2021 17:55:19 +0100 Subject: [PATCH] Simplify comment for data. --- backend/src/Squidex/Properties/Resources.Designer.cs | 2 +- backend/src/Squidex/Properties/Resources.resx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/src/Squidex/Properties/Resources.Designer.cs b/backend/src/Squidex/Properties/Resources.Designer.cs index 68bfe9004..e03950fc3 100644 --- a/backend/src/Squidex/Properties/Resources.Designer.cs +++ b/backend/src/Squidex/Properties/Resources.Designer.cs @@ -76,7 +76,7 @@ namespace Squidex.Properties { } /// - /// Looks up a localized string similar to The data of the content to be created or updated. + /// Looks up a localized string similar to The data of the content. /// ///Please note that each field is an object with one entry per language. ///If the field is not localizable you must use `iv` (invariant language) as a key. diff --git a/backend/src/Squidex/Properties/Resources.resx b/backend/src/Squidex/Properties/Resources.resx index f114852a4..e968e9e94 100644 --- a/backend/src/Squidex/Properties/Resources.resx +++ b/backend/src/Squidex/Properties/Resources.resx @@ -139,7 +139,7 @@ All content fields are single values. Go to: [REDOC_LINK_SIMPLE] - The data of the content to be created or updated. + The data of the content. Please note that each field is an object with one entry per language. If the field is not localizable you must use `iv` (invariant language) as a key.