{
  "applied": false,
  "dryRun": true,
  "files": [
    "apps/demo-target/data/layout.json",
    "apps/demo-target/data/locale-state.json",
    "apps/demo-target/data/translations.json"
  ],
  "unifiedDiff": "--- a/apps/demo-target/data/layout.json\n+++ b/apps/demo-target/data/layout.json\n@@ -1,20 +1,20 @@\n {\n   \"hi-IN\": {\n-    \"heroLineHeight\": 28,\n+    \"heroLineHeight\": 40,\n     \"measuredGlyphHeight\": 36\n   },\n   \"de-DE\": {\n-    \"ctaClientWidth\": 160,\n+    \"ctaClientWidth\": 232,\n     \"ctaScrollWidth\": 212\n   },\n   \"he-IL\": {\n-    \"iconOrder\": \"after\"\n+    \"iconOrder\": \"before\"\n   },\n   \"zh-Hans-CN\": {\n-    \"fontCoverage\": false\n+    \"fontCoverage\": true\n   },\n   \"th-TH\": {\n-    \"whiteSpace\": \"nowrap\",\n+    \"whiteSpace\": \"normal\",\n     \"clientWidth\": 220,\n     \"scrollWidth\": 316\n   }\n--- a/apps/demo-target/data/locale-state.json\n+++ b/apps/demo-target/data/locale-state.json\n@@ -1,7 +1,7 @@\n {\n-  \"pageLang\": \"en\",\n+  \"pageLang\": \"en-GB\",\n   \"directions\": {\n-    \"ar-SA\": \"ltr\",\n+    \"ar-SA\": \"rtl\",\n     \"he-IL\": \"rtl\"\n   }\n }\n--- a/apps/demo-target/data/translations.json\n+++ b/apps/demo-target/data/translations.json\n@@ -16,7 +16,7 @@\n     \"settings.back\": \"חזרה להגדרות\"\n   },\n   \"ja-JP\": {\n-    \"checkout.pay_now\": \"checkout.pay_now\"\n+    \"checkout.pay_now\": \"{amount}を支払う\"\n   },\n   \"zh-Hans-CN\": {\n     \"dashboard.activity\": \"近期交易\"\n@@ -25,9 +25,9 @@\n     \"pricing.description\": \"โอนเงินระหว่างประเทศได้รวดเร็วและปลอดภัยสำหรับทุกธุรกิจ\"\n   },\n   \"fr-FR\": {\n-    \"checkout.pay_now\": \"Payer le montant\"\n+    \"checkout.pay_now\": \"Payer {amount}\"\n   },\n   \"es-MX\": {\n-    \"checkout.term\": \"Finalizar compra\"\n+    \"checkout.term\": \"Pagar\"\n   }\n }\n"
}
