update
This commit is contained in:
13
app/Resources/translations/it-IT/AdminGlobalError.it-IT.xlf
Normal file
13
app/Resources/translations/it-IT/AdminGlobalError.it-IT.xlf
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
|
||||
<file original="src/PrestaShopBundle/Controller/Admin/ProductController.php" source-language="en" target-language="it" datatype="plaintext">
|
||||
<body>
|
||||
<trans-unit id="d3ee9a41133f8fc3c83c91d09053f249" approved="yes">
|
||||
<source>The value of the PHP.ini setting "max_input_vars" must be increased to %value% in order to be able to submit the product form.</source>
|
||||
<target xml:lang="it" state="translated">Il valore dell'impostazione "max_input_var" in PHP.ini deve essere portato al valore %value% al fine di poter inviare il form prodotto.</target>
|
||||
<note>Context:
|
||||
File: src/PrestaShopBundle/Controller/Admin/ProductController.php:648</note>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
Reference in New Issue
Block a user