Documentation: fix references to common.json file

This commit is contained in:
shamoon
2025-05-09 00:56:41 -07:00
parent 49ad01733c
commit 9c7e177b4f
2 changed files with 2 additions and 2 deletions

View File

@@ -150,7 +150,7 @@ This will render the widget with placeholders for the data, i.e., a skeleton vie
!!! tip "Translation Tips"
The `label` prop in the `Block` component corresponds to the translation key we defined earlier in the `common.js` file. All text and numerical content should be translated.
The `label` prop in the `Block` component corresponds to the translation key we defined earlier in the `common.json` file. All text and numerical content should be translated.
---