Bladeren bron

Fixed known limitations section.

Maciej Bukowski 5 jaren geleden
bovenliggende
commit
0c38dab365
1 gewijzigde bestanden met toevoegingen van 3 en 3 verwijderingen
  1. 3 3
      docs/framework/guides/deep-dive/localization.md

+ 3 - 3
docs/framework/guides/deep-dive/localization.md

@@ -180,7 +180,7 @@ msgstr "Alinear a la izquierda"
 
 To build the localized editor follow the steps from {@link features/ui-language building the editor using a specific language guide}.
 
-### Known limitations
+## Known limitations
 
-- It's impossible to change the chosen language at runtime without destroying the editor.
-- It's impossible to add more than one language to the bundle using the `CKEditorWebpackPlugin`.
+- Currently it is impossible to change the chosen language at runtime without destroying the editor.
+- Currently it is impossible to add more than one language to the bundle using the `CKEditorWebpackPlugin`. In case where multiple *translation assets* should be added to the application, they should be added using the `<script>` tags or imports to the generated *translation assets*