Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moving translation files

1. Exporting files

Before executing the command, make sure source-key.json is set to the desired environment from which to export.

node export

2. Importing files

Before executing the command, make sure target-key.json is set to the desired environment from which to export.

node import './output/1644225955532_staging.json'

Note: The last argument is the file to import

bis - ENV Type

environment.js allows you to configure what collection to export and import, and sets the environment names.

Example configuration:

const env = { sourceEnvName: 'staging', sourceCollectionName: 'langs',

targetEnvName: 'production', targetCollectionName: 'langs',

store: true };

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.