diff --git a/src/i18n/locales/pl/leftSidebar/languages.json b/src/i18n/locales/pl/leftSidebar/languages.json index fc5de101..c9c40267 100644 --- a/src/i18n/locales/pl/leftSidebar/languages.json +++ b/src/i18n/locales/pl/leftSidebar/languages.json @@ -1,9 +1,8 @@ { "key": { - "label": "Key", - "placeholder": "Dothraki" + "label": "Nazwa" }, "rating": { - "label": "Rating" + "label": "Ocena" } }