Browse Source

Merge pull request #902 from gimler/patch-1

add missing german translation
Thomas 13 years ago
parent
commit
9c72efcc58
1 changed files with 4 additions and 0 deletions
  1. 4 0
      Resources/translations/SonataAdminBundle.de.xliff

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

@@ -238,6 +238,10 @@
                 <source>label_filters</source>
                 <target>Filter</target>
             </trans-unit>
+            <trans-unit id="label_date_type_equal">
+                <source>label_date_type_equal</source>
+                <target>=</target>
+            </trans-unit>
             <trans-unit id="label_date_type_greater_equal">
               <source>label_date_type_greater_equal</source>
               <target>&gt;=</target>