Skip to content

Commit

Permalink
IMPROVE: WPML config formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
anantajitjg committed Jan 1, 2021
1 parent e3117e6 commit 95c5135
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions wpml-config.xml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
<wpml-config>
<custom-types>
<custom-type translate="1">awsm_job_openings</custom-type>
</custom-types>
<taxonomies>
<taxonomy translate="1">job-category</taxonomy>
<taxonomy translate="1">job-location</taxonomy>
<taxonomy translate="1">job-type</taxonomy>
</taxonomies>
<admin-texts>
<key name="awsm_default_msg" />
<key name="awsm_gdpr_cb_text" />
<custom-types>
<custom-type translate="1">awsm_job_openings</custom-type>
</custom-types>
<taxonomies>
<taxonomy translate="1">job-category</taxonomy>
<taxonomy translate="1">job-location</taxonomy>
<taxonomy translate="1">job-type</taxonomy>
</taxonomies>
<admin-texts>
<key name="awsm_default_msg" />
<key name="awsm_gdpr_cb_text" />
<key name="awsm_jobs_notification_subject" />
<key name="awsm_jobs_notification_content" />
<key name="awsm_jobs_admin_notification_subject" />
<key name="awsm_jobs_admin_notification_content" />
</admin-texts>
</admin-texts>
</wpml-config>

0 comments on commit 95c5135

Please sign in to comment.