diff --git a/i18n.config.json b/i18n.config.json index 0a934d637e7..0ee1760317f 100644 --- a/i18n.config.json +++ b/i18n.config.json @@ -441,7 +441,7 @@ "validISO639_1": true }, { - "code": "se", + "code": "sv", "crowdinCode": "sv-SE", "name": "Swedish", "localName": "Svenska", diff --git a/public/content/translations/se/dapps/index.md b/public/content/translations/sv/dapps/index.md similarity index 100% rename from public/content/translations/se/dapps/index.md rename to public/content/translations/sv/dapps/index.md diff --git a/public/content/translations/se/enterprise/index.md b/public/content/translations/sv/enterprise/index.md similarity index 100% rename from public/content/translations/se/enterprise/index.md rename to public/content/translations/sv/enterprise/index.md diff --git a/public/content/translations/se/learn/index.md b/public/content/translations/sv/learn/index.md similarity index 100% rename from public/content/translations/se/learn/index.md rename to public/content/translations/sv/learn/index.md diff --git a/public/content/translations/se/nft/index.md b/public/content/translations/sv/nft/index.md similarity index 100% rename from public/content/translations/se/nft/index.md rename to public/content/translations/sv/nft/index.md diff --git a/src/intl/se/common.json b/src/intl/sv/common.json similarity index 100% rename from src/intl/se/common.json rename to src/intl/sv/common.json diff --git a/src/intl/se/page-apps.json b/src/intl/sv/page-apps.json similarity index 100% rename from src/intl/se/page-apps.json rename to src/intl/sv/page-apps.json diff --git a/src/intl/se/page-developers-docs.json b/src/intl/sv/page-developers-docs.json similarity index 100% rename from src/intl/se/page-developers-docs.json rename to src/intl/sv/page-developers-docs.json diff --git a/src/intl/se/page-developers-index.json b/src/intl/sv/page-developers-index.json similarity index 100% rename from src/intl/se/page-developers-index.json rename to src/intl/sv/page-developers-index.json diff --git a/src/intl/se/page-developers-learning-tools.json b/src/intl/sv/page-developers-learning-tools.json similarity index 100% rename from src/intl/se/page-developers-learning-tools.json rename to src/intl/sv/page-developers-learning-tools.json diff --git a/src/intl/se/page-developers-tutorials.json b/src/intl/sv/page-developers-tutorials.json similarity index 100% rename from src/intl/se/page-developers-tutorials.json rename to src/intl/sv/page-developers-tutorials.json diff --git a/src/intl/se/page-eth.json b/src/intl/sv/page-eth.json similarity index 100% rename from src/intl/se/page-eth.json rename to src/intl/sv/page-eth.json diff --git a/src/intl/se/page-get-eth.json b/src/intl/sv/page-get-eth.json similarity index 100% rename from src/intl/se/page-get-eth.json rename to src/intl/sv/page-get-eth.json diff --git a/src/intl/se/page-index.json b/src/intl/sv/page-index.json similarity index 100% rename from src/intl/se/page-index.json rename to src/intl/sv/page-index.json diff --git a/src/intl/se/page-roadmap-vision.json b/src/intl/sv/page-roadmap-vision.json similarity index 100% rename from src/intl/se/page-roadmap-vision.json rename to src/intl/sv/page-roadmap-vision.json diff --git a/src/intl/se/page-stablecoins.json b/src/intl/sv/page-stablecoins.json similarity index 100% rename from src/intl/se/page-stablecoins.json rename to src/intl/sv/page-stablecoins.json diff --git a/src/intl/se/page-upgrades.json b/src/intl/sv/page-upgrades.json similarity index 100% rename from src/intl/se/page-upgrades.json rename to src/intl/sv/page-upgrades.json diff --git a/src/intl/se/page-wallets-find-wallet.json b/src/intl/sv/page-wallets-find-wallet.json similarity index 100% rename from src/intl/se/page-wallets-find-wallet.json rename to src/intl/sv/page-wallets-find-wallet.json diff --git a/src/intl/se/page-wallets.json b/src/intl/sv/page-wallets.json similarity index 100% rename from src/intl/se/page-wallets.json rename to src/intl/sv/page-wallets.json diff --git a/src/intl/se/page-what-is-ethereum.json b/src/intl/sv/page-what-is-ethereum.json similarity index 100% rename from src/intl/se/page-what-is-ethereum.json rename to src/intl/sv/page-what-is-ethereum.json diff --git a/src/intl/se/table.json b/src/intl/sv/table.json similarity index 100% rename from src/intl/se/table.json rename to src/intl/sv/table.json diff --git a/src/intl/se/template-usecase.json b/src/intl/sv/template-usecase.json similarity index 100% rename from src/intl/se/template-usecase.json rename to src/intl/sv/template-usecase.json