diff --git a/src/i18n/locales/et.json b/src/i18n/locales/et.json index b52567d32..03c83670d 100644 --- a/src/i18n/locales/et.json +++ b/src/i18n/locales/et.json @@ -314,7 +314,9 @@ "after": "On pärast", "notInPlaylist": "Ei ole", "startsWith": "Algab", - "notInTheLast": "Pole viimase" + "notInTheLast": "Pole viimase", + "isMissing": "Puudub", + "isPresent": "On olemas" }, "form": { "addServer": { diff --git a/src/i18n/locales/pl.json b/src/i18n/locales/pl.json index 188b807e2..f8ec19e6b 100644 --- a/src/i18n/locales/pl.json +++ b/src/i18n/locales/pl.json @@ -1270,7 +1270,9 @@ "notContains": "Nie zawiera", "notInPlaylist": "Nie jest w", "notInTheLast": "Nie jest w ostatnim", - "startsWith": "Zaczyna się od" + "startsWith": "Zaczyna się od", + "isMissing": "brakuje", + "isPresent": "jest" }, "datetime": { "minuteShort": "Min",