Skip to content

Commit

Permalink
Merge pull request #45 from mawaqit/l10n_main
Browse files Browse the repository at this point in the history
New Crowdin updates
  • Loading branch information
AnasElbattra authored Dec 17, 2024
2 parents c3622a7 + ec40aaf commit 6621159
Show file tree
Hide file tree
Showing 21 changed files with 5,782 additions and 15 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/github_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,11 @@ jobs:
run: |
sed -i 's/"es-ES"/"es"/g' lib/l10n/app_es.arb
- name: Replace "pt-PT" with "pt" in app_pt.arb
run: |
sed -i 's/"pt-PT"/"pt"/g' lib/l10n/app_pt.arb

- name: Change intl version to 0.18.1
run: |
sed -i 's/intl: ^0.19.0/intl: ^0.18.1/g' pubspec.yaml
Expand Down
4 changes: 4 additions & 0 deletions lib/l10n/app_ar.arb
Original file line number Diff line number Diff line change
Expand Up @@ -943,5 +943,9 @@
"set_notification_for_all_parayer": "تعيين هذا لكل الصلوات",
"@set_notification_for_all_parayer": {
"description": "-> set_notification_for_all_parayer_"
},
"powered_by_mawaqit": "مدعوم من قبل المدير",
"@powered_by_mawaqit": {
"description": "-> powered_by_mawaqit_"
}
}
951 changes: 951 additions & 0 deletions lib/l10n/app_bg.arb

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions lib/l10n/app_bn.arb
Original file line number Diff line number Diff line change
Expand Up @@ -943,5 +943,9 @@
"set_notification_for_all_parayer": "Set this for every prayer",
"@set_notification_for_all_parayer": {
"description": "-> set_notification_for_all_parayer_"
},
"powered_by_mawaqit": "Powered by MAWAQIT",
"@powered_by_mawaqit": {
"description": "-> powered_by_mawaqit_"
}
}
951 changes: 951 additions & 0 deletions lib/l10n/app_bs.arb

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions lib/l10n/app_de.arb
Original file line number Diff line number Diff line change
Expand Up @@ -943,5 +943,9 @@
"set_notification_for_all_parayer": "Setze dies für jedes Gebet",
"@set_notification_for_all_parayer": {
"description": "-> set_notification_for_all_parayer_"
},
"powered_by_mawaqit": "Powered by MAWAQIT",
"@powered_by_mawaqit": {
"description": "-> powered_by_mawaqit_"
}
}
4 changes: 4 additions & 0 deletions lib/l10n/app_en.arb
Original file line number Diff line number Diff line change
Expand Up @@ -943,5 +943,9 @@
"set_notification_for_all_parayer": "Set this for every prayer",
"@set_notification_for_all_parayer": {
"description": "-> set_notification_for_all_parayer_"
},
"powered_by_mawaqit": "Powered by MAWAQIT",
"@powered_by_mawaqit": {
"description": "-> powered_by_mawaqit_"
}
}
4 changes: 4 additions & 0 deletions lib/l10n/app_es.arb
Original file line number Diff line number Diff line change
Expand Up @@ -943,5 +943,9 @@
"set_notification_for_all_parayer": "Establecer esto para cada oración",
"@set_notification_for_all_parayer": {
"description": "-> set_notification_for_all_parayer_"
},
"powered_by_mawaqit": "Desarrollado por MAWAQIT",
"@powered_by_mawaqit": {
"description": "-> powered_by_mawaqit_"
}
}
Loading

0 comments on commit 6621159

Please sign in to comment.