Skip to content
  • This project
    • Loading...
  • Sign in

Commonwell / broker-site

Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • broker-site
  • wp-content
  • plugins
  • custom-post-type-ui
  • wpml-config.xml
  • Jeremy Groot's avatar
    core and plugin updates · 33afd503
    33afd503
    Jeremy Groot committed 2024-04-10 12:18:53 -0400
wpml-config.xml 366 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
<wpml-config>
	<admin-texts>
		<key name="cptui_*">
			<key name="*">
				<key name="label"/>
				<key name="singular_label"/>
				<key name="labels">
					<key name="*"/>
				</key>
				<key name="description"/>
				<key name="has_archive_string"/>
				<key name="rewrite_slug"/>
				<key name="enter_title_here"/>
			</key>
		</key>
	</admin-texts>
</wpml-config>