Teams App Localization Not Reflecting – Need Help
Hi team,
I'm currently in the process of uploading our Teams app and testing its localization functionality by following the official Microsoft documentation here: https://learn.microsoft.com/en-us/microsoftteams/platform/concepts/build-and-test/apps-localization
Here's what we've done so far:
- We uploaded our app manually (as shown in Image 1) and changed the language from Teams settings to test the localization.
However, the text does not appear to be localized — it's not being translated to the selected language.
- To double-check, we also tried uploading a sample app from the official Microsoft repository: (as shown in Image 2 marked in yellow), and that app also didn't reflect any localized text.
for reference: https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples/app-localization/csharp/TeamsApp
So now we’re wondering:
Does the app name and description actually change based on language settings?
- Are we missing something in the setup despite following the localization documentation?
We're happy to share our manifest.json
file if needed. At this point, we’re just looking for an expert (maybe even the developer behind this feature 👀) who can help clarify what might be going wrong.
We're baffled and would appreciate any guidance. Thanks in advance!