Sfoglia il codice sorgente

Update SonataAdminBundle.pl.xliff

form_not_available
Adam 11 anni fa
parent
commit
9a77320e21
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. 4 0
      Resources/translations/SonataAdminBundle.pl.xliff

+ 4 - 0
Resources/translations/SonataAdminBundle.pl.xliff

@@ -390,6 +390,10 @@
                 <source>add_new_entry</source>
                 <source>add_new_entry</source>
                 <target>Dodaj nowy</target>
                 <target>Dodaj nowy</target>
             </trans-unit>
             </trans-unit>
+            <trans-unit id="form_not_available">
+                <source>form_not_available</source>
+                <target>Formularz niedostępny</target>
+            </trans-unit>
         </body>
         </body>
     </file>
     </file>
 </xliff>
 </xliff>