Skip to main content

Foreign Language Support

Files.com supports multiple languages. These can be configured site-wide, and can be set in the settings for an individual user.

The following languages are supported:

  • English (en)
  • Deutsch / German (de)
  • Español / Spanish (es)
  • Français / French (fr)
  • 日本語 / Japanese (ja)
  • Português / Portuguese (pt)

Setting the Default Language for Your Site

Site administrators can set the language used by default by all users. Individual users can override this with their own language setting.

The default language applies when web visitors access an Inbox or a Share Link, and to email invitations generated for Inboxes and Share Links.

Setting A User's Preferred Language

Site administrators can update a user's preferred language setting to override the site-wide default for the web interface.

To update a user's language through the web interface, edit the settings for the desired user and change the Language setting.

Updating Your Personal Preferred Language Setting

Users who can log into the web interface can change their own interface language setting without requiring an administrator's intervention.

API

The Files.com API supports localized responses through the standard Accept-Language HTTP header. When provided, the header tells the API which language to use for applicable response content.

Example request:

GET /api/rest/v1/notifications
Accept-Language: es

In this example, the API returns localized response fields in Spanish where applicable.

Language support applies to select human-facing fields only, such as notification messages and error descriptions.

If the specified language is not supported or the header is omitted, the API defaults to English.

Multiple language preferences (such as Accept-Language: fr,es;q=0.8) are allowed. The API uses the first supported language in the preference list.

Customer Support

Files.com provides customer support in English only.