Pārlūkot izejas kodu

Merge pull request #82 from gajdaw/translation_pl

General, Management - english templates for translations
Thomas 13 gadi atpakaļ
vecāks
revīzija
3a27ae63b7
1 mainītis faili ar 16 papildinājumiem un 0 dzēšanām
  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>