From 686c544fce8304f28fbe79bb966d47e63639d47b Mon Sep 17 00:00:00 2001 From: master7 Date: Tue, 25 Mar 2025 07:01:28 +0000 Subject: [PATCH] Translated using Weblate (Polish) Currently translated at 100.0% (2621 of 2621 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/pl/ --- server/i18n/pl.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/server/i18n/pl.json b/server/i18n/pl.json index af80a71728..32e23bbf1d 100644 --- a/server/i18n/pl.json +++ b/server/i18n/pl.json @@ -10498,5 +10498,17 @@ { "id": "license_error.feature_unavailable", "translation": "Funkcja nie jest dostępna dla bieżącej licencji" + }, + { + "id": "app.custom_profile_attributes.property_field_conversion.app_error", + "translation": "Nie można przekonwertować pola właściwości na niestandardowe pole atrybutu profilu" + }, + { + "id": "api.custom_profile_attributes.field_conversion_error", + "translation": "Nie można przekonwertować pola właściwości na niestandardowe pole atrybutu profilu" + }, + { + "id": "app.custom_profile_attributes.sanitize_and_validate.app_error", + "translation": "Nieprawidłowe atrybuty wartości właściwości: {{.AttributeName}} ({{.Reason}})." } ]