---
title: >-
  Shopify Functions now support localization of their name and description -
  Shopify developer changelog
description: >-
  Shopify’s developer changelog documents all changes to Shopify’s platform.
  Find the latest news and learn about new platform opportunities.
source_url:
  html: >-
    https://shopify.dev/changelog/shopify-functions-now-support-localization-of-their-name-and-description
  md: >-
    https://shopify.dev/changelog/shopify-functions-now-support-localization-of-their-name-and-description.md
metadata:
  effectiveApiVersion: ''
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2023-09-26T13:01:15-04:00'
  postedAt: '2023-10-02T12:00:00-04:00'
  updatedAt: '2024-02-02T10:05:17-05:00'
  effectiveAt: '2023-10-02T12:00:00-04:00'
---

October 2, 2023

Tags:

* API

# Shopify Functions now support localization of their name and description

Shopify Functions now supports localization of the function name and description. Function names and descriptions which are displayed in admin, such as the names of function discount types, can now be translated into the user’s native language.

Use of this localization requires [upgrading](https://shopify.dev/docs/apps/tools/cli#upgrade-shopify-cli) Shopify CLI to 3.49.5 or higher.

Learn more about localization of functions on [Shopify.dev](https://shopify.dev/docs/apps/functions/localization).
