Skip to content

Commit

Permalink
Merge pull request #13 from IDEMSInternational/update-config
Browse files Browse the repository at this point in the history
Update config.ts to remove legacy translation config
  • Loading branch information
esmeetewinkel authored Feb 1, 2024
2 parents aceb9be + 06c147f commit fd3c8a2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@ config.google_drive = {
sheets_folder_ids: ["1hiIYr8nnLcP1kd2xTFAQx3MvVp7IlPQL"],
assets_folder_ids: ["1VkoezEbbeCIeV5IksorFt5lFp6AURYur"],
};
config.translations = {
filter_language_codes: ["us_en", "es_es"],
translated_strings_path: "packages/app-data/translations_source/from_translators",
source_strings_path: "packages/app-data/translations_source/to_translate",
};

config.git = {
content_repo: "https://github.com/IDEMSInternational/efm-app-content.git",
Expand Down

0 comments on commit fd3c8a2

Please sign in to comment.