Просмотр исходного кода

Merge pull request #8932 from overleaf/ae-file-upload-translation

Add missing "a" to upload throttled message

GitOrigin-RevId: 0279548f04ee31e7f9d1251a9c0e6a66f8616559
Alf Eaton 4 лет назад
Родитель
Сommit
9d55859419
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      services/web/locales/en.json

+ 1 - 1
services/web/locales/en.json

@@ -871,7 +871,7 @@
   "interested_in_cheaper_plan": "Would you be interested in the cheaper <strong>__price__</strong> student plan?",
   "session_expired_redirecting_to_login": "Session Expired. Redirecting to login page in __seconds__ seconds",
   "maximum_files_uploaded_together": "Maximum __max__ files uploaded together",
-  "too_many_files_uploaded_throttled_short_period": "Too many files uploaded, your uploads have been throttled for short period. Please wait 15 minutes and try again.",
+  "too_many_files_uploaded_throttled_short_period": "Too many files uploaded, your uploads have been throttled for a short period. Please wait 15 minutes and try again.",
   "compile_larger_projects": "Compile larger projects",
   "upgrade_to_get_feature": "Upgrade to get __feature__, plus:",
   "new_group": "New Group",