Skip to content

Releases: igorDolzh/lokalise-file-push

Test

15 Oct 11:31
Compare
Choose a tag to compare
Test Pre-release
Pre-release
0.0.16

save

Test

15 Oct 11:26
Compare
Choose a tag to compare
Test Pre-release
Pre-release
0.0.15

Save

Test

15 Oct 11:20
Compare
Choose a tag to compare
Test Pre-release
Pre-release
0.0.14

Save

Test

15 Oct 11:10
Compare
Choose a tag to compare

Test realise

15 Oct 10:58
Compare
Choose a tag to compare
Pre-release
0.0.12

Test

Lokalise file push with output

01 Oct 17:00
Compare
Choose a tag to compare

lokalise-file-push

Lets you automatically push files to your lokalise.co project.

How to use

name: lokalise-file-push

on:
  push:
    # Only run workflow for pushes to specific branches
    branches:
      - master
    # Only run workflow when matching files are changed
    paths:
      - "src/locales/*/messages.po"

jobs:
  upload:
    runs-on: ubuntu-latest
    steps:
      - uses: actions/checkout@v1
      - uses: igorDolzh/[email protected]
        with:
          # Api token for the Lokalise account
          # with read/write access to the project
          api-token: ${{ secrets.LOCALIZE_TOKEN }}

          # ID of the project to sync
          project-id: project-id

          # The relative file path where language files will be found
          file-path: src/locales/%LANG_ISO%/messages.po

          # Tag
          tag: tagName

          # Locales
          locales: '["en", "fr"]'

Lokalise file push with output

01 Oct 16:43
Compare
Choose a tag to compare

lokalise-file-push

Lets you automatically push files to your lokalise.co project.

How to use

name: lokalise-file-push

on:
  push:
    # Only run workflow for pushes to specific branches
    branches:
      - master
    # Only run workflow when matching files are changed
    paths:
      - "src/locales/*/messages.po"

jobs:
  upload:
    runs-on: ubuntu-latest
    steps:
      - uses: actions/checkout@v1
      - uses: igorDolzh/[email protected]
        with:
          # Api token for the Lokalise account
          # with read/write access to the project
          api-token: ${{ secrets.LOCALIZE_TOKEN }}

          # ID of the project to sync
          project-id: project-id

          # The relative file path where language files will be found
          file-path: src/locales/%LANG_ISO%/messages.po

          # Tag
          tag: tagName

          # Locales
          locales: '["en", "fr"]'

Lokalise file push with output

01 Oct 16:38
Compare
Choose a tag to compare

lokalise-file-push

Lets you automatically push files to your lokalise.co project.

How to use

name: lokalise-file-push

on:
  push:
    # Only run workflow for pushes to specific branches
    branches:
      - master
    # Only run workflow when matching files are changed
    paths:
      - "src/locales/*/messages.po"

jobs:
  upload:
    runs-on: ubuntu-latest
    steps:
      - uses: actions/checkout@v1
      - uses: igorDolzh/[email protected]
        with:
          # Api token for the Lokalise account
          # with read/write access to the project
          api-token: ${{ secrets.LOCALIZE_TOKEN }}

          # ID of the project to sync
          project-id: project-id

          # The relative file path where language files will be found
          file-path: src/locales/%LANG_ISO%/messages.po

          # Tag
          tag: tagName

          # Locales
          locales: '["en", "fr"]'

Lokalise file push with output

01 Oct 15:55
Compare
Choose a tag to compare

lokalise-file-push

Lets you automatically push files to your lokalise.co project.

How to use

name: lokalise-file-push

on:
  push:
    # Only run workflow for pushes to specific branches
    branches:
      - master
    # Only run workflow when matching files are changed
    paths:
      - "src/locales/*/messages.po"

jobs:
  upload:
    runs-on: ubuntu-latest
    steps:
      - uses: actions/checkout@v1
      - uses: igorDolzh/[email protected]
        with:
          # Api token for the Lokalise account
          # with read/write access to the project
          api-token: ${{ secrets.LOCALIZE_TOKEN }}

          # ID of the project to sync
          project-id: project-id

          # The relative file path where language files will be found
          file-path: src/locales/%LANG_ISO%/messages.po

          # Tag
          tag: tagName

          # Locales
          locales: '["en", "fr"]'

Lokalise file push with output

01 Oct 15:50
Compare
Choose a tag to compare

lokalise-file-push

Lets you automatically push files to your lokalise.co project.

How to use

name: lokalise-file-push

on:
  push:
    # Only run workflow for pushes to specific branches
    branches:
      - master
    # Only run workflow when matching files are changed
    paths:
      - "src/locales/*/messages.po"

jobs:
  upload:
    runs-on: ubuntu-latest
    steps:
      - uses: actions/checkout@v1
      - uses: igorDolzh/[email protected]
        with:
          # Api token for the Lokalise account
          # with read/write access to the project
          api-token: ${{ secrets.LOCALIZE_TOKEN }}

          # ID of the project to sync
          project-id: project-id

          # The relative file path where language files will be found
          file-path: src/locales/%LANG_ISO%/messages.po

          # Tag
          tag: tagName

          # Locales
          locales: '["en", "fr"]'