Revision 7595ed066867d8dc0caab54acc7da14f64343024 authored by Gabriel MABILLE on 07 October 2022, 12:30:15 UTC, committed by GitHub on 07 October 2022, 12:30:15 UTC
* FIX: Remove RBAC datasource permissions upon datasource deletion

* Use scope provider instead

* Fix test
1 parent 0eb3afb
Raw File
crowdin.yml
files:
  - source: /public/locales/en-US/messages.po
    translation: /public/locales/%locale%/%original_file_name%
    export_only_approved: true

pull_request_title: 'I18n: Crowdin sync'
pull_request_labels:
  - area/internationalization
  - no-changelog
  - no-backport
back to top