Skip to content

Commit

Permalink
Merge branch '4.x-dev' into 5.x-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
snake14 committed May 5, 2023
2 parents 8b1f027 + 0db6af3 commit 113e648
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 19 deletions.
24 changes: 16 additions & 8 deletions lang/nl.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,23 @@
{
"MarketingCampaignsReporting": {
"Source": "Campagne Bron",
"Medium": "Campagne Medium",
"CombinedSourceMedium": "Bron - Medium",
"CampaignId": "Campagne Id",
"CampaignIds": "Campagne ID's",
"CombinedKeywordContent": "Sleutelwoord - inhoud",
"Names": "Campagne Namen",
"CombinedSourceMedium": "Bron - Medium",
"CombinedSourcesMediums": "Campagne Bron - Medium",
"Content": "Campagne inhoud",
"Contents": "Campagne Inhoud",
"Group": "Campagne groep",
"Groups": "Campagne groepen",
"Keyword": "Campagne trefwoord",
"Keywords": "Campagne Sleutelwoorden",
"Sources": "Campagne Bronnen",
"Medium": "Campagne Medium",
"Mediums": "Campagne Media",
"Contents": "Campagne Inhoud",
"CombinedSourcesMediums": "Campagne Bron - Medium"
"Name": "Campagnenaam",
"Names": "Campagne Namen",
"Placement": "Campagne plaatsing",
"Placements": "Campagne plaatsingen",
"Source": "Campagne Bron",
"Sources": "Campagne Bronnen"
}
}
}
30 changes: 19 additions & 11 deletions lang/zh-tw.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,23 @@
{
"MarketingCampaignsReporting": {
"Source": "廣告活動來源",
"Medium": "廣告活動媒介",
"CombinedSourceMedium": "來源 - 媒介",
"CampaignId": "廣告活動 ID",
"CampaignId": "活動 ID",
"CampaignIds": "活動 ID",
"CombinedKeywordContent": "關鍵字 - 內容",
"Names": "廣告活動名稱",
"Keywords": "廣告活動關鍵字",
"Sources": "廣告活動來源",
"Mediums": "廣告活動媒介",
"Contents": "廣告活動內容",
"CombinedSourcesMediums": "廣告活動來源 - 媒介"
"CombinedSourceMedium": "來源 - 媒介",
"CombinedSourcesMediums": "活動來源 - 媒介",
"Content": "活動內容",
"Contents": "活動內容",
"Group": "活動群組",
"Groups": "活動群組",
"Keyword": "活動關鍵字",
"Keywords": "活動關鍵字",
"Medium": "活動媒介",
"Mediums": "活動媒介",
"Name": "活動名稱",
"Names": "活動名稱",
"Placement": "活動投放",
"Placements": "活動投放",
"Source": "活動來源",
"Sources": "活動來源"
}
}
}

0 comments on commit 113e648

Please sign in to comment.