瀏覽代碼

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>