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
@@ -199,7 +199,7 @@ Create one ARB file inside the `lib/l10n` folder for each of the locales you nee
199
199
200
200
2. Translate the error messages
201
201
202
-
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.
202
+
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.
0 commit comments