From 9704c820e175f7b667ad9074a9d4eaf14482e64f Mon Sep 17 00:00:00 2001 From: Sylwester Cyba Date: Sun, 14 Apr 2024 17:49:17 +0200 Subject: [PATCH] PL translation EN to PL --- languages/pl/beep.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 languages/pl/beep.json diff --git a/languages/pl/beep.json b/languages/pl/beep.json new file mode 100644 index 0000000..1302048 --- /dev/null +++ b/languages/pl/beep.json @@ -0,0 +1,7 @@ + +{ + "titleMatch.error": "Nie ma mowy o użyciu słowa \"%1\" w tytule.", + "contentMatch.error": "Nie ma mowy o użyciu słowa \"%1\" w treści wpisu.", + "tagMatch.error": "Nie ma mowy o użyciu słowa \"%1\" jako tag.", + "username.error": "Nie ma mowy o użyciu słowa \"%1\" jako nazwy użytkownika." +}