Skip to content

Commit

Permalink
doc: updated language translation
Browse files Browse the repository at this point in the history
  • Loading branch information
MDeLuise committed Jun 13, 2024
1 parent 9de46c0 commit 3d59ad0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/pr-merge-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ on:
types: [closed]

jobs:
permissions:
contents: read
pull-requests: write
comment-on-pr:
if: >
github.event.pull_request.merged == true &&
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,9 +145,9 @@ If you're interested in contributing transactions to enhance the app, you can ge
|----------|----------|-------------|
| English | app_en.arb | 100% |
| Italian | app_it.arb | 100% |
| German | app_de.arb | 100% |
| French | app_fr.arb | 99% |
| Danish | app_da.arb | 99% |
| German | app_de.arb | 99% |
| Portuguese | app_pt.arb | 98% |
| Ukrainian | app_uk.arb | 96% |
| Spanish Castilian | app_es.arb | 96% |
Expand Down

0 comments on commit 3d59ad0

Please sign in to comment.