fix: i18n new donate text (#40584)

This commit is contained in:
Tom
2020-12-29 23:13:00 -06:00
committed by Mrugesh Mohapatra
parent 75b65c4a80
commit 5950a397e6
5 changed files with 21 additions and 20 deletions

View File

@@ -324,6 +324,8 @@ const translationsSchema = strictObject({
efficiency: stringType,
'why-donate-1': stringType,
'why-donate-2': stringType,
'bigger-donation': stringType,
'other-ways': stringType,
'failed-pay': stringType,
'try-again': stringType,
'card-number': stringType,