浏览代码

Merge pull request #887 from thanosp/duplicate-translation-fix

Removed duplicate translations for the dutch language
Thomas 13 年之前
父节点
当前提交
235f0659ef
共有 1 个文件被更改,包括 0 次插入13 次删除
  1. 0 13
      Resources/translations/SonataAdminBundle.nl.xliff

+ 0 - 13
Resources/translations/SonataAdminBundle.nl.xliff

@@ -334,19 +334,6 @@
                 <source>btn_preview_decline</source>
                 <target>Afkeuren</target>
             </trans-unit>
-
-            <trans-unit id="btn_preview">
-                <source>btn_preview</source>
-                <target>Voorvertoning</target>
-            </trans-unit>
-            <trans-unit id="btn_preview_approve">
-                <source>btn_preview_approve</source>
-                <target>Goedkeuren</target>
-            </trans-unit>
-            <trans-unit id="btn_preview_decline">
-                <source>btn_preview_decline</source>
-                <target>Afkeuren</target>
-            </trans-unit>
         </body>
     </file>
 </xliff>