فهرست منبع

Merge pull request #1785 from onmomo/master

Added German translations for global admin search
Thomas 11 سال پیش
والد
کامیت
3290929cc9
1فایلهای تغییر یافته به همراه4 افزوده شده و 4 حذف شده
  1. 4 4
      Resources/translations/SonataAdminBundle.de.xliff

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

@@ -372,19 +372,19 @@
             </trans-unit>
             <trans-unit id="title_search_results">
                 <source>title_search_results</source>
-                <target>title_search_results</target>
+                <target>Suchergebnisse: %query%</target>
             </trans-unit>
             <trans-unit id="search_placeholder">
                 <source>search_placeholder</source>
-                <target>search_placeholder</target>
+                <target>Suchen</target>
             </trans-unit>
             <trans-unit id="no_results_found">
                 <source>no_results_found</source>
-                <target>no_results_found</target>
+                <target>Keine Suchergebnisse</target>
             </trans-unit>
             <trans-unit id="add_new_entry">
                 <source>add_new_entry</source>
-                <target>add_new_entry</target>
+                <target>Neuen Eintrag</target>
             </trans-unit>
         </body>
     </file>