{"id":23226075,"url":"https://github.com/simplelocalize/upload","last_synced_at":"2025-04-05T17:31:21.698Z","repository":{"id":65161762,"uuid":"284532950","full_name":"simplelocalize/upload","owner":"simplelocalize","description":"Upload translations files","archived":false,"fork":false,"pushed_at":"2022-11-04T16:08:42.000Z","size":42,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T00:37:56.904Z","etag":null,"topics":["actions","cli","easy-localization","github-actions","github-actions-i18n","github-actions-l10n","i18n","l10n","localization-cli","localization-tool","react-localization","translation-management","upload-translations"],"latest_commit_sha":null,"homepage":"https://simplelocalize.io/docs/integrations/github-actions/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simplelocalize.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-08-02T20:06:48.000Z","updated_at":"2022-11-04T15:26:04.000Z","dependencies_parsed_at":"2023-01-04T12:39:00.126Z","dependency_job_id":null,"html_url":"https://github.com/simplelocalize/upload","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplelocalize%2Fupload","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplelocalize%2Fupload/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplelocalize%2Fupload/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplelocalize%2Fupload/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simplelocalize","download_url":"https://codeload.github.com/simplelocalize/upload/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247374344,"owners_count":20928795,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["actions","cli","easy-localization","github-actions","github-actions-i18n","github-actions-l10n","i18n","l10n","localization-cli","localization-tool","react-localization","translation-management","upload-translations"],"created_at":"2024-12-19T00:15:53.822Z","updated_at":"2025-04-05T17:31:21.673Z","avatar_url":"https://github.com/simplelocalize.png","language":null,"readme":"# Upload translation files\n\nThis Github Action uses [official SimpleLocalize CLI](https://github.com/simplelocalize/simplelocalize-cli).\n\nLearn more: https://simplelocalize.io/docs/integrations/github-actions/\n\n## Usage\n\n```yml\nname: 'My project'\non:\n  push:\n    branches: [ main, master ]\n\njobs:\n  build:\n    runs-on: ubuntu-latest\n    steps:\n      - uses: actions/checkout@v3\n      - name: Upload translations\n        uses: simplelocalize/upload@v2.1\n        with:\n          apiKey: \u003cYOUR_API_KEY\u003e\n          uploadPath: ./{lang}/translations.json\n          uploadFormat: single-language-json\n          uploadOptions: \"PUBLISH_AFTER_IMPORT,REPLACE_TRANSLATION_IF_FOUND\" # optional\n          languageKey: en # optional, it accepts only one language key\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplelocalize%2Fupload","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimplelocalize%2Fupload","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplelocalize%2Fupload/lists"}