Procházet zdrojové kódy

Fixed known limitations section.

Maciej Bukowski před 5 roky
rodič
revize
0c38dab365
1 změnil soubory, kde provedl 3 přidání a 3 odebrání
  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*