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
**translationKeysUnmentioned** | **Integer** | The number of translation keys in the project that were not mentioned in the upload. Note: this field is not calculated (and shows 0) if the upload contains more than 10,000 keys. | [optional]
Upload a new language file. Creates necessary resources in your project.
18
+
Upload a new language file. Creates necessary resources in your project. Note: be aware of [upload limits](https://support.phrase.com/hc/en-us/articles/8548271212188-Phrase-Strings-Limits#file-size-upload-limits-0-0).
* Upload a new language file. Creates necessary resources in your project.
248
+
* Upload a new language file. Creates necessary resources in your project. Note: be aware of [upload limits](https://support.phrase.com/hc/en-us/articles/8548271212188-Phrase-Strings-Limits#file-size-upload-limits-0-0).
249
249
* @param projectId Project ID (required)
250
250
* @param _file File to be imported (required)
251
251
* @param fileFormat File format. Auto-detected when possible and not specified. (required)
* Upload a new language file. Creates necessary resources in your project.
291
+
* Upload a new language file. Creates necessary resources in your project. Note: be aware of [upload limits](https://support.phrase.com/hc/en-us/articles/8548271212188-Phrase-Strings-Limits#file-size-upload-limits-0-0).
292
292
* @param projectId Project ID (required)
293
293
* @param _file File to be imported (required)
294
294
* @param fileFormat File format. Auto-detected when possible and not specified. (required)
@@ -332,7 +332,7 @@ public ApiResponse<Upload> uploadCreateWithHttpInfo(String projectId, File _file
332
332
333
333
/**
334
334
* Upload a new file (asynchronously)
335
-
* Upload a new language file. Creates necessary resources in your project.
335
+
* Upload a new language file. Creates necessary resources in your project. Note: be aware of [upload limits](https://support.phrase.com/hc/en-us/articles/8548271212188-Phrase-Strings-Limits#file-size-upload-limits-0-0).
336
336
* @param projectId Project ID (required)
337
337
* @param _file File to be imported (required)
338
338
* @param fileFormat File format. Auto-detected when possible and not specified. (required)
0 commit comments