Skip to content

This repository contains example language files for Beefree SDK. They are not meant to be used directly in Beefree SDK configuration but their content structure should provide an example on how to use the translations option.

BeefreeSDK/beefree-sdk-assets-languages

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Custom Languages

In this repo, you will find example language translation templates you can use with Beefree SDK, an embeddable drag-and-drop content editor. For an overview of this feature, please refer to our dedicated page on our documentation website.

Usage

  1. Use the default translations provided with Beefree SDK with the language configuration property (client-side), e.g., language: 'es-ES' for Spanish.

  2. Use the translationsUrl property (in the client-side configuration) to provide the URL of a self-hosted version of the translations of Beefree SDK. Consider these JSON files as a starting point and customize them with your own labels. This solution requires an HTTPs server to host the file(s) with the correct CORS policies.

  3. Use the content (or part of the content) directly in the translations property in the client-side configuration object of Beefree SDK to override specific terms.

Please refer to the official documentation for updated details and configuration examples.

About

This repository contains example language files for Beefree SDK. They are not meant to be used directly in Beefree SDK configuration but their content structure should provide an example on how to use the translations option.

Topics

Resources

Stars

Watchers

Forks