{% extends "admin/partial/layout_logged_in.html.twig" %} {% block title %}Import Translation File{% endblock %} {% block selected_page %}plugins{% endblock %} {% block selected_sub_page %}plugins_manage{% endblock %} {% block body %}
Use this page to import a language file into your site. The format should be CSV, layed out the same as the exported language files.
IMPORTANT: The import will NOT replace the content of any locked translations (i.e. ones you've manually edited). You can use this tool to re-import the csv file for any new translations.