We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdf71f9 commit 6ff3b60Copy full SHA for 6ff3b60
CONTRIBUTING.md
@@ -183,6 +183,9 @@ cp packages/i18n/src/translations/en-US.ts packages/i18n/src/translations/<local
183
184
##### Update the translations and metadata
185
186
+> [!IMPORTANT]
187
+> ⚠️ Do not change any **formatting** or **keys** in the `translations` object. Only update the text values.
188
+
189
Open your new language file and:
190
191
- Translate all the text values in the `translations` object while keeping the keys unchanged
0 commit comments