--- label: 'Importing a translation file' related: - core.translations - locale.translation_status - locale.translate_strings --- {% set import = render_var(url('locale.translate_import')) %}

{% trans %}Goal{% endtrans %}

{% trans %}Import a file (.po extension) containing translations for user interface text.{% endtrans %}

{% trans %}Steps{% endtrans %}

  1. {% trans %}In the Manage administrative menu, navigate to Configuration > Regional and language > User interface translation > Import.{% endtrans %}
  2. {% trans %}Browse to find the Translation file you want to import. Select the language and check the desired import options.{% endtrans %}
  3. {% trans %}Click Import and wait for your file to be imported.{% endtrans %}