Skip to content

Commit f918078

Browse files
docs: fix typo
1 parent a089944 commit f918078

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ Create one ARB file inside the `lib/l10n` folder for each of the locales you nee
200200

201201
2. Translate the error messages
202202

203-
Duplicate the contents of `intl_zh.arb` (or any other ARB file) into your newly created ARB file, then translate the error messages by overwriting the default messages.
203+
Duplicate the contents of `intl_en.arb` (or any other ARB file) into your newly created ARB file, then translate the error messages by overwriting the default messages.
204204

205205
3. Generate localization code
206206

0 commit comments

Comments
 (0)