﻿---
title: Internationalization
description: How Kibana handles translation and localization, and how to ensure your strings are translated.
url: https://docs-v3-preview.elastic.dev/elastic/kibana/tree/main/extend/contributing/principles/internationalization
products:
  - Kibana
---

# Internationalization
Kibana is translated into other languages. Use our `i18n` utilities to ensure your public facing strings will be translated to ensure all Kibana apps are localized. Read and adhere to our [internationalization guidelines](https://github.com/elastic/kibana/blob/main/src/platform/packages/shared/kbn-i18n/GUIDELINE.md).