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 it: Translation = {
RELEASE_TYPE: 'Release Type', // TODO translate
REINSTALL: 'Re-install', // TODO translate
INTERNET_CONNECTION_REQUIRED: 'Internet connection required for automatic version checking and upgrading',
DAYS_AGO: '{0} giorni{{s}} fa'
};
export default it;