Skip to content

Commit a5dab4e

Browse files
authored
chore(README): Updating with fr translation
1 parent d18041b commit a5dab4e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ Currently we have en/nl/de/pl/pt translations but it's really easy to add one ex
6363
// e.g in your index.js
6464
import {
6565
// en,
66+
// fr,
6667
// nl,
6768
// de,
6869
// pl,
@@ -71,6 +72,7 @@ import {
7172
registerTranslation,
7273
} from 'react-native-paper-dates'
7374
// registerTranslation('en', en)
75+
// registerTranslation('fr', fr)
7476
// registerTranslation('nl', nl)
7577
// registerTranslation('pl', pl)
7678
// registerTranslation('pt', pt)

0 commit comments

Comments
 (0)