浏览代码

Fixed known limitations section.

Maciej Bukowski 5 年之前
父节点
当前提交
0c38dab365
共有 1 个文件被更改,包括 3 次插入3 次删除
  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}.
 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*