---
title: Retrieval of localized messages
description: Retrieval of localized messages is supported through the LanguagePackMessages class available in the PingFederate SDK. An instance of this class is passed into every template file and made available for use there. For more information, see the Javadoc for the class in the <pf_install>/pingfederate/sdk/doc directory.
component: pingfederate
version: 13.1
page_id: pingfederate:administrators_reference_guide:pf_retrival_localiz_message
canonical_url: https://docs.pingidentity.com/pingfederate/13.1/administrators_reference_guide/pf_retrival_localiz_message.html
llms_txt: https://docs.pingidentity.com/pingfederate/llms.txt
docs_for_agents: https://developer.pingidentity.com/build-with-ai/docs-for-agents.md
revdate: July 5, 2022
---

# Retrieval of localized messages

Retrieval of localized messages is supported through the `LanguagePackMessages` class available in the PingFederate SDK. An instance of this class is passed into every template file and made available for use there. For more information, see the Javadoc for the class in the `<pf_install>/pingfederate/sdk/doc` directory.
