summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/i18n/it/sub.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/i18n/it/sub.php b/app/i18n/it/sub.php
index f9c06cce5..8614caca7 100644
--- a/app/i18n/it/sub.php
+++ b/app/i18n/it/sub.php
@@ -99,8 +99,8 @@ return array(
'help' => 'Esempio: <code>descendant::img/@src</code>',
),
'item_timeFormat' => array(
- '_' => 'Custom date/time format', // TODO
- 'help' => 'Optional. A format supported by <a href="https://php.net/datetime.createfromformat" target="_blank"><code>DateTime::createFromFormat()</code></a> such as <code>d-m-Y H:i:s</code>', // TODO
+ '_' => 'Formato personalizzato di data/ora',
+ 'help' => 'Opzionale. Un formato supportato da <a href="https://php.net/datetime.createfromformat" target="_blank"><code>DateTime::createFromFormat()</code></a>, ad esempio <code>d-m-Y H:i:s</code>',
),
'item_timestamp' => array(
'_' => 'oggetto data',