You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -200,7 +200,7 @@ Create one ARB file inside the `lib/l10n` folder for each of the locales you nee
200
200
201
201
2. Translate the error messages
202
202
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.
0 commit comments