Skip to content

Commit

Permalink
Update lang files from 4.3.0
Browse files Browse the repository at this point in the history
AMOS BEGIN
 CPY [core.courses.confirmselfenrol,local_moodlemobileapp],[addon.enrol_self.confirmselfenrol,local_moodlemobileapp]
 CPY [core.courses.errorselfenrol,local_moodlemobileapp],[addon.enrol_self.errorselfenrol,local_moodlemobileapp]
 CPY [core.settings.enablefirebaseanalyticsdescription,local_moodlemobileapp],[core.settings.enableanalyticsdescription,local_moodlemobileapp]
 CPY [allowsubmissionsanddescriptionfromdatesummary,mod_asign],[addon.mod_assign.allowsubmissionsanddescriptionfromdatesummary,local_moodlemobileapp]
 CPY [allowsubmissionsfromdatesummary,mod_asign],[addon.mod_assign.allowsubmissionsfromdatesummary,local_moodlemobileapp]
AMOS END
  • Loading branch information
crazyserver committed Oct 3, 2023
1 parent 1779d69 commit c103883
Show file tree
Hide file tree
Showing 4 changed files with 94 additions and 72 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/parse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
version: ['3.9', '4.0', '4.1', '4.2', '4.3']
version: ['4.0', '4.1', '4.2', '4.3']
steps:
- uses: actions/checkout@v3
- name: Setup PHP with PECL extension
Expand Down
Loading

0 comments on commit c103883

Please sign in to comment.