remove days_Ago

This commit is contained in:
proddy
2025-03-02 15:13:16 +01:00
parent d03ab7a16f
commit edb30931ae
11 changed files with 0 additions and 11 deletions

View File

@@ -351,7 +351,6 @@ const pl: BaseTranslation = {
RELEASE_TYPE: 'Release Type', // TODO translate
REINSTALL: 'Re-install', // TODO translate
INTERNET_CONNECTION_REQUIRED: 'Internet connection required for automatic version checking and upgrading', // TODO translate
DAYS_AGO: '{0} dzień{{s}} temu'
};
export default pl;