Skip to content

Commit

Permalink
chore: add info about translations table to getting started (#3719)
Browse files Browse the repository at this point in the history
Co-authored-by: Joakim Bjerknes <joakbjerk@gmail.com>
  • Loading branch information
tujoworker and joakbjerk authored Jun 18, 2024
1 parent 42ad4cc commit 8b37058
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -432,6 +432,8 @@ You can customize the translations in a form by using the `translations` propert

Alternatively, you can use the global Eufemia [Provider](/uilib/usage/customisation/localization/) (example further down).

You can find all available strings/keys in the properties tab of each field component. You can have a look at the [PhoneNumber field](!/uilib/extensions/forms/feature-fields/PhoneNumber/properties/#translations).

```tsx
import { Form, Field } from '@dnb/eufemia/extensions/forms'

Expand Down

0 comments on commit 8b37058

Please sign in to comment.