From 6336bf9a6267d835e5044dff726ee848a9ba2f6e Mon Sep 17 00:00:00 2001 From: Kjell Reigstad Date: Thu, 29 Feb 2024 11:42:45 -0500 Subject: [PATCH 01/12] Update twitter icon to x logo. --- snippets/icon-twitter.liquid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snippets/icon-twitter.liquid b/snippets/icon-twitter.liquid index c6c0af2a59d..87e0d1f9b85 100644 --- a/snippets/icon-twitter.liquid +++ b/snippets/icon-twitter.liquid @@ -1,3 +1,3 @@ From 069096c29a060ab44addd8229ed6c24e94680ec6 Mon Sep 17 00:00:00 2001 From: Kjell Reigstad Date: Thu, 29 Feb 2024 11:50:44 -0500 Subject: [PATCH 02/12] Refine X logo --- snippets/icon-twitter.liquid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snippets/icon-twitter.liquid b/snippets/icon-twitter.liquid index 87e0d1f9b85..3edc4a09b17 100644 --- a/snippets/icon-twitter.liquid +++ b/snippets/icon-twitter.liquid @@ -1,3 +1,3 @@ From a51aeabe9963dcbcac317db1b7fbb1c6de603372 Mon Sep 17 00:00:00 2001 From: Kjell Reigstad Date: Thu, 29 Feb 2024 12:08:02 -0500 Subject: [PATCH 03/12] Update label and info text. --- locales/en.default.schema.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/en.default.schema.json b/locales/en.default.schema.json index 93b5ba28958..a0329830213 100644 --- a/locales/en.default.schema.json +++ b/locales/en.default.schema.json @@ -250,8 +250,8 @@ "content": "Social accounts" }, "social_twitter_link": { - "label": "Twitter", - "info": "https://twitter.com/shopify" + "label": "X / Twitter", + "info": "https://x.com/shopify" }, "social_facebook_link": { "label": "Facebook", From 919082f82a8e564983bcd313a587274c9d3b197e Mon Sep 17 00:00:00 2001 From: Kjell Reigstad Date: Thu, 29 Feb 2024 14:30:11 -0500 Subject: [PATCH 04/12] Remove strokes from icon, use currentColor --- snippets/icon-twitter.liquid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snippets/icon-twitter.liquid b/snippets/icon-twitter.liquid index 3edc4a09b17..d793752a687 100644 --- a/snippets/icon-twitter.liquid +++ b/snippets/icon-twitter.liquid @@ -1,3 +1,3 @@ From 95efc02a2be8708cfc9a2d7241d84ca494e9f59a Mon Sep 17 00:00:00 2001 From: Kjell Reigstad Date: Thu, 29 Feb 2024 14:42:37 -0500 Subject: [PATCH 05/12] Update text strings to reflect Twitter's new name. --- locales/en.default.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/en.default.json b/locales/en.default.json index 97cfd212ba2..5fa4e879e3b 100644 --- a/locales/en.default.json +++ b/locales/en.default.json @@ -13,11 +13,11 @@ "social": { "alt_text": { "share_on_facebook": "Share on Facebook", - "share_on_twitter": "Tweet on Twitter", + "share_on_twitter": "Share on X", "share_on_pinterest": "Pin on Pinterest" }, "links": { - "twitter": "Twitter", + "twitter": "X", "facebook": "Facebook", "pinterest": "Pinterest", "instagram": "Instagram", From 2cad6b5df1c14ba6e598b651e98de827094073eb Mon Sep 17 00:00:00 2001 From: Kjell Reigstad Date: Thu, 29 Feb 2024 14:52:02 -0500 Subject: [PATCH 06/12] Update en.default.json --- locales/en.default.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/en.default.json b/locales/en.default.json index 5fa4e879e3b..ade290c03f4 100644 --- a/locales/en.default.json +++ b/locales/en.default.json @@ -17,7 +17,7 @@ "share_on_pinterest": "Pin on Pinterest" }, "links": { - "twitter": "X", + "twitter": "X (Twitter)", "facebook": "Facebook", "pinterest": "Pinterest", "instagram": "Instagram", From 9095c928214b9b9bebecc986ab5547ad6784ed38 Mon Sep 17 00:00:00 2001 From: "translation-platform[bot]" <34770790+translation-platform[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 16:01:15 +0000 Subject: [PATCH 07/12] Update 20 translation files --- locales/da.json | 4 ++-- locales/es.json | 4 ++-- locales/fi.json | 4 ++-- locales/fr.json | 4 ++-- locales/hr-HR.json | 4 ++-- locales/id.json | 4 ++-- locales/it.json | 4 ++-- locales/ja.json | 4 ++-- locales/lt-LT.json | 4 ++-- locales/pl.json | 4 ++-- locales/pt-PT.json | 4 ++-- locales/ru.json | 4 ++-- locales/sk-SK.json | 4 ++-- locales/sl-SI.json | 4 ++-- locales/sv.json | 4 ++-- locales/th.json | 4 ++-- locales/tr.json | 4 ++-- locales/vi.json | 4 ++-- locales/zh-CN.json | 4 ++-- locales/zh-TW.json | 4 ++-- 20 files changed, 40 insertions(+), 40 deletions(-) diff --git a/locales/da.json b/locales/da.json index 2d2ab019b3b..f1439c79c69 100644 --- a/locales/da.json +++ b/locales/da.json @@ -13,11 +13,11 @@ "social": { "alt_text": { "share_on_facebook": "Del på Facebook", - "share_on_twitter": "Tweet på Twitter", + "share_on_twitter": "Del på X", "share_on_pinterest": "Pin på Pinterest" }, "links": { - "twitter": "X", + "twitter": "X (Twitter)", "facebook": "Facebook", "pinterest": "Pinterest", "instagram": "Instagram", diff --git a/locales/es.json b/locales/es.json index 603b85f9003..bdad5dcc54d 100644 --- a/locales/es.json +++ b/locales/es.json @@ -13,11 +13,11 @@ "social": { "alt_text": { "share_on_facebook": "Compartir en Facebook", - "share_on_twitter": "Compartir en Twitter", + "share_on_twitter": "Compartir en X", "share_on_pinterest": "Guardar en Pinterest" }, "links": { - "twitter": "Twitter", + "twitter": "X (Twitter)", "facebook": "Facebook", "pinterest": "Pinterest", "instagram": "Instagram", diff --git a/locales/fi.json b/locales/fi.json index 395d2cbdfe9..a20ccc052f3 100644 --- a/locales/fi.json +++ b/locales/fi.json @@ -13,11 +13,11 @@ "social": { "alt_text": { "share_on_facebook": "Jaa Facebookissa", - "share_on_twitter": "Twiittaa Twitterissä", + "share_on_twitter": "Jaa X:ssä", "share_on_pinterest": "Pinnaa Pinterestissä" }, "links": { - "twitter": "Twitter", + "twitter": "X (Twitter)", "facebook": "Facebook", "pinterest": "Pinterest", "instagram": "Instagram", diff --git a/locales/fr.json b/locales/fr.json index a80acc3cfbe..6ac5a15aa31 100644 --- a/locales/fr.json +++ b/locales/fr.json @@ -13,11 +13,11 @@ "social": { "alt_text": { "share_on_facebook": "Partager sur Facebook", - "share_on_twitter": "Tweeter sur Twitter", + "share_on_twitter": "Partager sur X", "share_on_pinterest": "Épingler sur Pinterest" }, "links": { - "twitter": "X", + "twitter": "X (Twitter)", "facebook": "Facebook", "pinterest": "Pinterest", "instagram": "Instagram", diff --git a/locales/hr-HR.json b/locales/hr-HR.json index 85d20d8db51..15ba5665122 100644 --- a/locales/hr-HR.json +++ b/locales/hr-HR.json @@ -13,11 +13,11 @@ "social": { "alt_text": { "share_on_facebook": "Podijeli na Facebooku", - "share_on_twitter": "Tweetaj na Twitteru", + "share_on_twitter": "Podijeli na mreži X", "share_on_pinterest": "Prikvači na Pinterest" }, "links": { - "twitter": "Twitter", + "twitter": "X (Twitter)", "facebook": "Facebook", "pinterest": "Pinterest", "instagram": "Instagram", diff --git a/locales/id.json b/locales/id.json index d107274596e..cdcfbf3bba4 100644 --- a/locales/id.json +++ b/locales/id.json @@ -13,11 +13,11 @@ "social": { "alt_text": { "share_on_facebook": "Bagikan di Facebook", - "share_on_twitter": "Tweet di Twitter", + "share_on_twitter": "Bagikan di X", "share_on_pinterest": "Pin di Pinterest" }, "links": { - "twitter": "Twitter", + "twitter": "X (Twitter)", "facebook": "Facebook", "pinterest": "Pinterest", "instagram": "Instagram", diff --git a/locales/it.json b/locales/it.json index 65b7398e6d8..2bc9310eb5f 100644 --- a/locales/it.json +++ b/locales/it.json @@ -13,11 +13,11 @@ "social": { "alt_text": { "share_on_facebook": "Condividi su Facebook", - "share_on_twitter": "Twitta su Twitter", + "share_on_twitter": "Condividi su X", "share_on_pinterest": "Aggiungi un pin su Pinterest" }, "links": { - "twitter": "Twitter", + "twitter": "X (Twitter)", "facebook": "Facebook", "pinterest": "Pinterest", "instagram": "Instagram", diff --git a/locales/ja.json b/locales/ja.json index 6695f987398..ed60906e667 100644 --- a/locales/ja.json +++ b/locales/ja.json @@ -13,11 +13,11 @@ "social": { "alt_text": { "share_on_facebook": "Facebookでシェアする", - "share_on_twitter": "Twitterにツイートする", + "share_on_twitter": "Xで共有する", "share_on_pinterest": "Pinterestでピンする" }, "links": { - "twitter": "Twitter", + "twitter": "X (Twitter)", "facebook": "Facebook", "pinterest": "Pinterest", "instagram": "Instagram", diff --git a/locales/lt-LT.json b/locales/lt-LT.json index a9d0eaac350..9245586f25c 100644 --- a/locales/lt-LT.json +++ b/locales/lt-LT.json @@ -13,11 +13,11 @@ "social": { "alt_text": { "share_on_facebook": "Bendrinti „Facebook“", - "share_on_twitter": "Skelbti „Twitter“", + "share_on_twitter": "Bendrinti X", "share_on_pinterest": "Skelbti „Pinterest“" }, "links": { - "twitter": "„Twitter“", + "twitter": "X („Twitter“)", "facebook": "„Facebook“", "pinterest": "„Pinterest“", "instagram": "„Instagram“", diff --git a/locales/pl.json b/locales/pl.json index d288e780edc..192dbfb9393 100644 --- a/locales/pl.json +++ b/locales/pl.json @@ -13,11 +13,11 @@ "social": { "alt_text": { "share_on_facebook": "Udostępnij na Facebooku", - "share_on_twitter": "Tweetuj na Twitterze", + "share_on_twitter": "Udostępnij na platformie X", "share_on_pinterest": "Przypnij do tablicy Pinterest" }, "links": { - "twitter": "Twitter", + "twitter": "X (Twitter)", "facebook": "Facebook", "pinterest": "Pinterest", "instagram": "Instagram", diff --git a/locales/pt-PT.json b/locales/pt-PT.json index 3571271d922..3876eb53ce1 100644 --- a/locales/pt-PT.json +++ b/locales/pt-PT.json @@ -13,11 +13,11 @@ "social": { "alt_text": { "share_on_facebook": "Partilhar no Facebook", - "share_on_twitter": "Twittar no Twitter", + "share_on_twitter": "Partilhar no X", "share_on_pinterest": "Marcar com um pin no Pinterest" }, "links": { - "twitter": "Twitter", + "twitter": "X (Twitter)", "facebook": "Facebook", "pinterest": "Pinterest", "instagram": "Instagram", diff --git a/locales/ru.json b/locales/ru.json index 3a11073ec78..0e067ecf4e3 100644 --- a/locales/ru.json +++ b/locales/ru.json @@ -13,11 +13,11 @@ "social": { "alt_text": { "share_on_facebook": "Поделиться в Facebook", - "share_on_twitter": "Опубликовать в Твиттере", + "share_on_twitter": "Поделиться в X", "share_on_pinterest": "Сохранить в Pinterest" }, "links": { - "twitter": "Твиттер", + "twitter": "X (Твиттер)", "facebook": "Facebook", "pinterest": "Pinterest", "instagram": "Instagram", diff --git a/locales/sk-SK.json b/locales/sk-SK.json index 65c0f523152..7a8e511d97e 100644 --- a/locales/sk-SK.json +++ b/locales/sk-SK.json @@ -13,11 +13,11 @@ "social": { "alt_text": { "share_on_facebook": "Zdielať na Facebooku", - "share_on_twitter": "Tweetovať na Twitteri", + "share_on_twitter": "Zdieľať na X", "share_on_pinterest": "Pripnúť na Pintereste" }, "links": { - "twitter": "Twitter", + "twitter": "X (Twitter)", "facebook": "Facebook", "pinterest": "Pinterest", "instagram": "Instagram", diff --git a/locales/sl-SI.json b/locales/sl-SI.json index bc70f76a484..31a11fe2406 100644 --- a/locales/sl-SI.json +++ b/locales/sl-SI.json @@ -13,11 +13,11 @@ "social": { "alt_text": { "share_on_facebook": "Delite v Facebooku", - "share_on_twitter": "Tvitnite v Twitterju", + "share_on_twitter": "Delite na omrežju X", "share_on_pinterest": "Pripnite v Pinterestu" }, "links": { - "twitter": "Twitter", + "twitter": "X (Twitter)", "facebook": "Facebook", "pinterest": "Pinterest", "instagram": "Instagram", diff --git a/locales/sv.json b/locales/sv.json index 1d096a05327..90af87e361a 100644 --- a/locales/sv.json +++ b/locales/sv.json @@ -13,11 +13,11 @@ "social": { "alt_text": { "share_on_facebook": "Dela på Facebook", - "share_on_twitter": "Tweet på Twitter", + "share_on_twitter": "Dela på X", "share_on_pinterest": "Spara en pin på Pinterest" }, "links": { - "twitter": "Twitter", + "twitter": "X (Twitter)", "facebook": "Facebook", "pinterest": "Pinterest", "instagram": "Instagram", diff --git a/locales/th.json b/locales/th.json index df180889ec2..2b80320e0d6 100644 --- a/locales/th.json +++ b/locales/th.json @@ -13,11 +13,11 @@ "social": { "alt_text": { "share_on_facebook": "แชร์ใน Facebook", - "share_on_twitter": "ทวีตใน Twitter", + "share_on_twitter": "แชร์บน X", "share_on_pinterest": "ปักหมุดบน Pinterest" }, "links": { - "twitter": "Twitter", + "twitter": "X (Twitter)", "facebook": "Facebook", "pinterest": "Pinterest", "instagram": "Instagram", diff --git a/locales/tr.json b/locales/tr.json index 06dc5bd4ec5..f796755866a 100644 --- a/locales/tr.json +++ b/locales/tr.json @@ -13,11 +13,11 @@ "social": { "alt_text": { "share_on_facebook": "Facebook'ta paylaş", - "share_on_twitter": "Twitter'da tweet'le", + "share_on_twitter": "X'te paylaş", "share_on_pinterest": "Pinterest'te pin ekle" }, "links": { - "twitter": "Twitter", + "twitter": "X (Twitter)", "facebook": "Facebook", "pinterest": "Pinterest", "instagram": "Instagram", diff --git a/locales/vi.json b/locales/vi.json index 1062edacd8a..f28ddf82e1e 100644 --- a/locales/vi.json +++ b/locales/vi.json @@ -13,11 +13,11 @@ "social": { "alt_text": { "share_on_facebook": "Chia sẻ trên Facebook", - "share_on_twitter": "Tweet trên Twitter", + "share_on_twitter": "Chia sẻ trên X", "share_on_pinterest": "Ghim trên Pinterest" }, "links": { - "twitter": "Twitter", + "twitter": "X (Twitter)", "facebook": "Facebook", "pinterest": "Pinterest", "instagram": "Instagram", diff --git a/locales/zh-CN.json b/locales/zh-CN.json index 8b457221c6b..85903ca14fc 100644 --- a/locales/zh-CN.json +++ b/locales/zh-CN.json @@ -13,11 +13,11 @@ "social": { "alt_text": { "share_on_facebook": "在 Facebook 上共享", - "share_on_twitter": "在 Twitter 上发推文", + "share_on_twitter": "在 X 上分享", "share_on_pinterest": "固定在 Pinterest 上" }, "links": { - "twitter": "Twitter", + "twitter": "X (Twitter)", "facebook": "Facebook", "pinterest": "Pinterest", "instagram": "Instagram", diff --git a/locales/zh-TW.json b/locales/zh-TW.json index 1c765daa746..3e10d5dd555 100644 --- a/locales/zh-TW.json +++ b/locales/zh-TW.json @@ -13,11 +13,11 @@ "social": { "alt_text": { "share_on_facebook": "分享至 Facebook", - "share_on_twitter": "在 Twitter 上發佈 Twitter 貼文", + "share_on_twitter": "分享至 X", "share_on_pinterest": "在 Pinterest 上發佈 Pin 貼文" }, "links": { - "twitter": "Twitter", + "twitter": "X (Twitter)", "facebook": "Facebook", "pinterest": "Pinterest", "instagram": "Instagram", From 562af00f54adc7667bf90172900ee873350123bb Mon Sep 17 00:00:00 2001 From: "translation-platform[bot]" <34770790+translation-platform[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 18:23:30 +0000 Subject: [PATCH 08/12] Update 14 translation files --- locales/cs.schema.json | 4 ++-- locales/da.schema.json | 4 ++-- locales/es.schema.json | 4 ++-- locales/fi.schema.json | 4 ++-- locales/it.schema.json | 4 ++-- locales/ja.schema.json | 4 ++-- locales/pl.schema.json | 4 ++-- locales/pt-PT.schema.json | 4 ++-- locales/sv.schema.json | 4 ++-- locales/th.schema.json | 4 ++-- locales/tr.schema.json | 4 ++-- locales/vi.schema.json | 4 ++-- locales/zh-CN.schema.json | 4 ++-- locales/zh-TW.schema.json | 4 ++-- 14 files changed, 28 insertions(+), 28 deletions(-) diff --git a/locales/cs.schema.json b/locales/cs.schema.json index cfebc445590..46e62ddcbf5 100644 --- a/locales/cs.schema.json +++ b/locales/cs.schema.json @@ -56,8 +56,8 @@ "name": "Sociální sítě", "settings": { "social_twitter_link": { - "label": "Twitter", - "info": "https://twitter.com/shopify" + "label": "X/Twitter", + "info": "https://x.com/shopify" }, "social_facebook_link": { "label": "Facebook", diff --git a/locales/da.schema.json b/locales/da.schema.json index b199756246f..e968ac690c6 100644 --- a/locales/da.schema.json +++ b/locales/da.schema.json @@ -56,8 +56,8 @@ "name": "Sociale medier", "settings": { "social_twitter_link": { - "label": "X", - "info": "https://twitter.com/shopify" + "label": "X/Twitter", + "info": "https://x.com/shopify" }, "social_facebook_link": { "label": "Facebook", diff --git a/locales/es.schema.json b/locales/es.schema.json index cf478d33f1c..6ed72c07661 100644 --- a/locales/es.schema.json +++ b/locales/es.schema.json @@ -56,8 +56,8 @@ "name": "Redes sociales", "settings": { "social_twitter_link": { - "label": "Twitter", - "info": "https://twitter.com/shopify" + "label": "X / Twitter", + "info": "https://x.com/shopify" }, "social_facebook_link": { "label": "Facebook", diff --git a/locales/fi.schema.json b/locales/fi.schema.json index c4bae3690d9..4981b1d26fa 100644 --- a/locales/fi.schema.json +++ b/locales/fi.schema.json @@ -56,8 +56,8 @@ "name": "Sosiaalinen media", "settings": { "social_twitter_link": { - "label": "Twitter", - "info": "https://twitter.com/shopify" + "label": "X (Twitter)", + "info": "https://x.com/shopify" }, "social_facebook_link": { "label": "Facebook", diff --git a/locales/it.schema.json b/locales/it.schema.json index fe4d0a7e08b..419c1d7819c 100644 --- a/locales/it.schema.json +++ b/locales/it.schema.json @@ -56,8 +56,8 @@ "name": "Social media", "settings": { "social_twitter_link": { - "label": "Twitter", - "info": "https://twitter.com/shopify" + "label": "X / Twitter", + "info": "https://x.com/shopify" }, "social_facebook_link": { "label": "Facebook", diff --git a/locales/ja.schema.json b/locales/ja.schema.json index 93c4a976532..d8d12cff2e9 100644 --- a/locales/ja.schema.json +++ b/locales/ja.schema.json @@ -56,8 +56,8 @@ "name": "SNS", "settings": { "social_twitter_link": { - "label": "Twitter", - "info": "https://twitter.com/shopify" + "label": "X / Twitter", + "info": "https://x.com/shopify" }, "social_facebook_link": { "label": "Facebook", diff --git a/locales/pl.schema.json b/locales/pl.schema.json index c037fa11cfa..e937eb1fe3b 100644 --- a/locales/pl.schema.json +++ b/locales/pl.schema.json @@ -56,8 +56,8 @@ "name": "Media społecznościowe", "settings": { "social_twitter_link": { - "label": "Twitter", - "info": "https://twitter.com/shopify" + "label": "X / Twitter", + "info": "https://x.com/shopify" }, "social_facebook_link": { "label": "Facebook", diff --git a/locales/pt-PT.schema.json b/locales/pt-PT.schema.json index 793d0b8d7f1..6a8d577cf1b 100644 --- a/locales/pt-PT.schema.json +++ b/locales/pt-PT.schema.json @@ -56,8 +56,8 @@ "name": "Redes sociais", "settings": { "social_twitter_link": { - "label": "Twitter", - "info": "https://twitter.com/shopify" + "label": "X / Twitter", + "info": "https://x.com/shopify" }, "social_facebook_link": { "label": "Facebook", diff --git a/locales/sv.schema.json b/locales/sv.schema.json index c75880a52ad..f46d1f1a353 100644 --- a/locales/sv.schema.json +++ b/locales/sv.schema.json @@ -56,8 +56,8 @@ "name": "Sociala medier", "settings": { "social_twitter_link": { - "label": "Twitter", - "info": "https://twitter.com/shopify" + "label": "X / Twitter", + "info": "https://x.com/shopify" }, "social_facebook_link": { "label": "Facebook", diff --git a/locales/th.schema.json b/locales/th.schema.json index 2a11d6be833..f58a4cd62aa 100644 --- a/locales/th.schema.json +++ b/locales/th.schema.json @@ -56,8 +56,8 @@ "name": "โซเชียลมีเดีย", "settings": { "social_twitter_link": { - "label": "Twitter", - "info": "https://twitter.com/shopify" + "label": "X/Twitter", + "info": "https://x.com/shopify" }, "social_facebook_link": { "label": "Facebook", diff --git a/locales/tr.schema.json b/locales/tr.schema.json index 4ab43ff930f..736b1db6bb5 100644 --- a/locales/tr.schema.json +++ b/locales/tr.schema.json @@ -56,8 +56,8 @@ "name": "Sosyal medya", "settings": { "social_twitter_link": { - "label": "Twitter", - "info": "https://twitter.com/shopify" + "label": "X/Twitter", + "info": "https://x.com/shopify" }, "social_facebook_link": { "label": "Facebook", diff --git a/locales/vi.schema.json b/locales/vi.schema.json index 38fcb70cb2f..42c4e4f9028 100644 --- a/locales/vi.schema.json +++ b/locales/vi.schema.json @@ -56,8 +56,8 @@ "name": "Truyền thông xã hội", "settings": { "social_twitter_link": { - "label": "Twitter", - "info": "https://twitter.com/shopify" + "label": "X/Twitter", + "info": "https://x.com/shopify" }, "social_facebook_link": { "label": "Facebook", diff --git a/locales/zh-CN.schema.json b/locales/zh-CN.schema.json index c447e167167..c1c13c3cb58 100644 --- a/locales/zh-CN.schema.json +++ b/locales/zh-CN.schema.json @@ -56,8 +56,8 @@ "name": "社交媒体", "settings": { "social_twitter_link": { - "label": "Twitter", - "info": "https://twitter.com/shopify" + "label": "X / Twitter", + "info": "https://x.com/shopify" }, "social_facebook_link": { "label": "Facebook", diff --git a/locales/zh-TW.schema.json b/locales/zh-TW.schema.json index 03d76e065c3..5da848157a0 100644 --- a/locales/zh-TW.schema.json +++ b/locales/zh-TW.schema.json @@ -56,8 +56,8 @@ "name": "社群媒體", "settings": { "social_twitter_link": { - "label": "Twitter", - "info": "https://twitter.com/shopify" + "label": "X / Twitter", + "info": "https://x.com/shopify" }, "social_facebook_link": { "label": "Facebook", From 9911760804d72393478e181585422fd99a371115 Mon Sep 17 00:00:00 2001 From: "translation-platform[bot]" <34770790+translation-platform[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 18:23:41 +0000 Subject: [PATCH 09/12] Update 4 translation files --- locales/cs.json | 4 ++-- locales/el.json | 4 ++-- locales/hu.json | 4 ++-- locales/ro-RO.json | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/locales/cs.json b/locales/cs.json index 25ea583e756..3463196c892 100644 --- a/locales/cs.json +++ b/locales/cs.json @@ -13,11 +13,11 @@ "social": { "alt_text": { "share_on_facebook": "Sdílet na Facebooku", - "share_on_twitter": "Tweetnout na Twitteru", + "share_on_twitter": "Sdílení přes X", "share_on_pinterest": "Připnout na Pinterestu" }, "links": { - "twitter": "Twitter", + "twitter": "X (Twitter)", "facebook": "Facebook", "pinterest": "Pinterest", "instagram": "Instagram", diff --git a/locales/el.json b/locales/el.json index a2804fdfad9..d0783ca8e0a 100644 --- a/locales/el.json +++ b/locales/el.json @@ -13,11 +13,11 @@ "social": { "alt_text": { "share_on_facebook": "Κοινοποίηση στο Facebook", - "share_on_twitter": "Tweet στο Twitter", + "share_on_twitter": "Κοινοποίηση στο X", "share_on_pinterest": "Καρφίτσωμα στο Pinterest" }, "links": { - "twitter": "Twitter", + "twitter": "X (Twitter)", "facebook": "Facebook", "pinterest": "Pinterest", "instagram": "Instagram", diff --git a/locales/hu.json b/locales/hu.json index 7abc318b1b2..2a919b7c01d 100644 --- a/locales/hu.json +++ b/locales/hu.json @@ -13,11 +13,11 @@ "social": { "alt_text": { "share_on_facebook": "Megosztás a Facebookon", - "share_on_twitter": "Közzététel a Twitteren", + "share_on_twitter": "Megosztás az X-en", "share_on_pinterest": "Közzététel a Pinteresten" }, "links": { - "twitter": "Twitter", + "twitter": "X (Twitter)", "facebook": "Facebook", "pinterest": "Pinterest", "instagram": "Instagram", diff --git a/locales/ro-RO.json b/locales/ro-RO.json index 0437bf2b1fa..17eb1827a9b 100644 --- a/locales/ro-RO.json +++ b/locales/ro-RO.json @@ -13,11 +13,11 @@ "social": { "alt_text": { "share_on_facebook": "Distribuiți pe Facebook", - "share_on_twitter": "Dați un Tweet pe Twitter", + "share_on_twitter": "Partajează pe X", "share_on_pinterest": "Postați un Pin pe Pinterest" }, "links": { - "twitter": "Twitter", + "twitter": "X (Twitter)", "facebook": "Facebook", "pinterest": "Pinterest", "instagram": "Instagram", From 01d75ee46094286143ca92b9f397fae1b55c833b Mon Sep 17 00:00:00 2001 From: "translation-platform[bot]" <34770790+translation-platform[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 14:11:24 +0000 Subject: [PATCH 10/12] Update 6 translation files --- locales/de.schema.json | 4 ++-- locales/fr.schema.json | 4 ++-- locales/ko.schema.json | 4 ++-- locales/nb.schema.json | 4 ++-- locales/nl.schema.json | 4 ++-- locales/pt-BR.schema.json | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/locales/de.schema.json b/locales/de.schema.json index 718a9585f14..b1a63014a53 100644 --- a/locales/de.schema.json +++ b/locales/de.schema.json @@ -56,8 +56,8 @@ "name": "Social Media", "settings": { "social_twitter_link": { - "label": "Twitter", - "info": "https://twitter.com/shopify" + "label": "X / Twitter", + "info": "https://x.com/shopify" }, "social_facebook_link": { "label": "Facebook", diff --git a/locales/fr.schema.json b/locales/fr.schema.json index c731d60e07f..21ec0870604 100644 --- a/locales/fr.schema.json +++ b/locales/fr.schema.json @@ -56,8 +56,8 @@ "name": "Médias sociaux", "settings": { "social_twitter_link": { - "label": "X", - "info": "https://twitter.com/shopify" + "label": "X / Twitter", + "info": "https://x.com/shopify" }, "social_facebook_link": { "label": "Facebook", diff --git a/locales/ko.schema.json b/locales/ko.schema.json index 4cf6b90c5e7..2b69b3c60df 100644 --- a/locales/ko.schema.json +++ b/locales/ko.schema.json @@ -56,8 +56,8 @@ "name": "소셜 미디어", "settings": { "social_twitter_link": { - "label": "Twitter", - "info": "https://twitter.com/shopify" + "label": "X / Twitter", + "info": "https://x.com/shopify" }, "social_facebook_link": { "label": "Facebook", diff --git a/locales/nb.schema.json b/locales/nb.schema.json index 9c1a8eb8c32..f71a3040144 100644 --- a/locales/nb.schema.json +++ b/locales/nb.schema.json @@ -56,8 +56,8 @@ "name": "Sosiale medier", "settings": { "social_twitter_link": { - "label": "Twitter", - "info": "https://twitter.com/shopify" + "label": "X / Twitter", + "info": "https://x.com/shopify" }, "social_facebook_link": { "label": "Facebook", diff --git a/locales/nl.schema.json b/locales/nl.schema.json index ed5ff22b3e0..bdec494cfaa 100644 --- a/locales/nl.schema.json +++ b/locales/nl.schema.json @@ -56,8 +56,8 @@ "name": "Social media", "settings": { "social_twitter_link": { - "label": "Twitter", - "info": "https://twitter.com/shopify" + "label": "X / voorheen Twitter", + "info": "https://x.com/shopify" }, "social_facebook_link": { "label": "Facebook", diff --git a/locales/pt-BR.schema.json b/locales/pt-BR.schema.json index 63f7c29c08a..06b368bebec 100644 --- a/locales/pt-BR.schema.json +++ b/locales/pt-BR.schema.json @@ -56,8 +56,8 @@ "name": "Redes sociais", "settings": { "social_twitter_link": { - "label": "Twitter", - "info": "https://twitter.com/shopify" + "label": "X/Twitter", + "info": "https://x.com/shopify" }, "social_facebook_link": { "label": "Facebook", From 9a61ba1e5f666de0a5155160ccf25ef4f4e02e1c Mon Sep 17 00:00:00 2001 From: "translation-platform[bot]" <34770790+translation-platform[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 14:11:35 +0000 Subject: [PATCH 11/12] Update 5 translation files --- locales/de.json | 4 ++-- locales/ko.json | 4 ++-- locales/nb.json | 4 ++-- locales/nl.json | 4 ++-- locales/pt-BR.json | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/locales/de.json b/locales/de.json index d07b3b982c0..5d59fb97a1f 100644 --- a/locales/de.json +++ b/locales/de.json @@ -13,11 +13,11 @@ "social": { "alt_text": { "share_on_facebook": "Auf Facebook teilen", - "share_on_twitter": "Auf Twitter twittern", + "share_on_twitter": "Auf X teilen", "share_on_pinterest": "Auf Pinterest pinnen" }, "links": { - "twitter": "Twitter", + "twitter": "X (Twitter)", "facebook": "Facebook", "pinterest": "Pinterest", "instagram": "Instagram", diff --git a/locales/ko.json b/locales/ko.json index fa0edaf0763..eb58d0c31f5 100644 --- a/locales/ko.json +++ b/locales/ko.json @@ -13,11 +13,11 @@ "social": { "alt_text": { "share_on_facebook": "Facebook에서 공유", - "share_on_twitter": "Twitter에서 트윗 작성", + "share_on_twitter": "X에 공유", "share_on_pinterest": "Pinterest에 고정하기" }, "links": { - "twitter": "Twitter", + "twitter": "X(Twitter)", "facebook": "Facebook", "pinterest": "Pinterest", "instagram": "Instagram", diff --git a/locales/nb.json b/locales/nb.json index 26aa2878457..6865996e2e0 100644 --- a/locales/nb.json +++ b/locales/nb.json @@ -13,11 +13,11 @@ "social": { "alt_text": { "share_on_facebook": "Del på Facebook", - "share_on_twitter": "Tweet på Twitter", + "share_on_twitter": "Del på X", "share_on_pinterest": "Pin på Pinterest" }, "links": { - "twitter": "Twitter", + "twitter": "X (Twitter)", "facebook": "Facebook", "pinterest": "Pinterest", "instagram": "Instagram", diff --git a/locales/nl.json b/locales/nl.json index 76575edd32c..3d28efcf810 100644 --- a/locales/nl.json +++ b/locales/nl.json @@ -13,11 +13,11 @@ "social": { "alt_text": { "share_on_facebook": "Delen op Facebook", - "share_on_twitter": "Twitteren op Twitter", + "share_on_twitter": "Delen op X", "share_on_pinterest": "Pinnen op Pinterest" }, "links": { - "twitter": "Twitter", + "twitter": "X (voorheen Twitter)", "facebook": "Facebook", "pinterest": "Pinterest", "instagram": "Instagram", diff --git a/locales/pt-BR.json b/locales/pt-BR.json index d511ceee4b2..d9c1cc8b9f0 100644 --- a/locales/pt-BR.json +++ b/locales/pt-BR.json @@ -13,11 +13,11 @@ "social": { "alt_text": { "share_on_facebook": "Compartilhar no Facebook", - "share_on_twitter": "Tuitar", + "share_on_twitter": "Compartilhar no X", "share_on_pinterest": "Incluir como pin no Pinterest" }, "links": { - "twitter": "Twitter", + "twitter": "X (Twitter)", "facebook": "Facebook", "pinterest": "Pinterest", "instagram": "Instagram", From f938e6121078fbff5dd6537643cda55052964fac Mon Sep 17 00:00:00 2001 From: "translation-platform[bot]" <34770790+translation-platform[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 18:32:23 +0000 Subject: [PATCH 12/12] Update 1 translation file --- locales/bg-BG.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/bg-BG.json b/locales/bg-BG.json index 52e3f400046..6246a1cec01 100644 --- a/locales/bg-BG.json +++ b/locales/bg-BG.json @@ -13,11 +13,11 @@ "social": { "alt_text": { "share_on_facebook": "Споделяне чрез Facebook", - "share_on_twitter": "Изпращане на туит в Twitter", + "share_on_twitter": "Споделяне в X", "share_on_pinterest": "Отбелязване в Pinterest" }, "links": { - "twitter": "Twitter", + "twitter": "X (Twitter)", "facebook": "Facebook", "pinterest": "Pinterest", "instagram": "Instagram",