소스 검색

Merge pull request #902 from gimler/patch-1

add missing german translation
Thomas 13 년 전
부모
커밋
9c72efcc58
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  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>