diff options
| author | Christophe Besson <cbesson@gmail.com> | 2026-08-29 18:50:37 +0200 |
|---|---|---|
| committer | Christophe Besson <cbesson@gmail.com> | 2026-08-29 18:50:37 +0200 |
| commit | c37fe3047367f401765351e5aca73f8f0ed6810c (patch) | |
| tree | c3cf52687c7fcd88130a0485835d44e14e57a866 /packages/meshbay-hub/src/meshbay_hub/static/locales/it.js | |
| parent | 0bcd8521eec8c6fde3ba5a6dc127866b3fb991e7 (diff) | |
| parent | a36661b4c2a24199922d60be1bcb6ed597b433a5 (diff) | |
| download | meshbay-c37fe3047367f401765351e5aca73f8f0ed6810c.tar.gz | |
Merge branch 'ui/search-title-and-refresh-button'
Diffstat (limited to 'packages/meshbay-hub/src/meshbay_hub/static/locales/it.js')
| -rw-r--r-- | packages/meshbay-hub/src/meshbay_hub/static/locales/it.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/meshbay-hub/src/meshbay_hub/static/locales/it.js b/packages/meshbay-hub/src/meshbay_hub/static/locales/it.js index f1e8467..12e0c77 100644 --- a/packages/meshbay-hub/src/meshbay_hub/static/locales/it.js +++ b/packages/meshbay-hub/src/meshbay_hub/static/locales/it.js @@ -93,6 +93,7 @@ export default { 'members.apps_need_one': "Almeno un'applicazione deve restare attiva.", 'members.danger_delete_hint': "Il gruppo scompare per tutti i membri. Non è reversibile.", 'group.filter': 'Filtra i file...', + 'group.refresh_index': 'Aggiorna l\'elenco', 'group.col_name': 'Nome', 'group.col_size': 'Dimensione', 'group.col_type': 'Tipo', @@ -522,7 +523,6 @@ export default { // Status // Search - 'search.title': 'Cerca file', 'search.placeholder': 'Cerca in tutti i gruppi...', 'search.no_results': 'Nessun file corrisponde alla sua ricerca.', 'search.col_group': 'Gruppo', |