소스 검색

Merge pull request #82 from gajdaw/translation_pl

General, Management - english templates for translations
Thomas 13 년 전
부모
커밋
3a27ae63b7
1개의 변경된 파일16개의 추가작업 그리고 0개의 파일을 삭제
  1. 16 0
      Resources/translations/SonataUserBundle.en.xliff

+ 16 - 0
Resources/translations/SonataUserBundle.en.xliff

@@ -158,6 +158,22 @@
                 <source>sonata_user</source>
                 <target>Users</target>
             </trans-unit>
+            <trans-unit id="form_general">
+                <source>General</source>
+                <target>General</target>
+            </trans-unit>
+            <trans-unit id="form_groups">
+                <source>Groups</source>
+                <target>Groups</target>
+            </trans-unit>
+            <trans-unit id="form_management">
+                <source>Management</source>
+                <target>Management</target>
+            </trans-unit>
+            <trans-unit id="field.label_roles_editable">
+                <source>field.label_roles_editable</source>
+                <target>field.label_roles_editable</target>
+            </trans-unit>
         </body>
     </file>
 </xliff>