You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 14/umbraco-cms/customizing/foundation/localization.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ The following example shows how you can display localized text with the `umb-loc
41
41
```
42
42
43
43
{% hint style="info" %}
44
-
You can have a look and try out the element in the [UI API Docs](https://apidocs.umbraco.com/v14/ui/?path=/docs/api-localization-umblocalizeelement--docs).
44
+
You can have a look and try out the element in the [UI API Documentation](https://apidocs.umbraco.com/v14/ui/?path=/docs/api-localization-umblocalizeelement--docs).
45
45
{% endhint %}
46
46
47
47
### **Localize Controller**
@@ -106,7 +106,7 @@ export default {
106
106
```
107
107
108
108
{% hint style="info" %}
109
-
You can try out the arguments feature in the [UI API Docs](https://apidocs.umbraco.com/v14/ui/?path=/story/api-localization-umblocalizeelement--with-arguments).
109
+
You can try out the arguments feature in the [UI API Documentation](https://apidocs.umbraco.com/v14/ui/?path=/story/api-localization-umblocalizeelement--with-arguments).
0 commit comments