Skip to content

Commit

Permalink
Import AZ translations for Filepond package
Browse files Browse the repository at this point in the history
  • Loading branch information
nasimic committed Nov 2, 2023
1 parent f08922d commit a5e6fa3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/forms/resources/js/components/file-upload.js
Original file line number Diff line number Diff line change
Expand Up @@ -664,6 +664,7 @@ export default function fileUploadFormComponent({
}

import ar from 'filepond/locale/ar-ar'
import az from 'filepond/locale/az-az'
import cs from 'filepond/locale/cs-cz'
import da from 'filepond/locale/da-dk'
import de from 'filepond/locale/de-de'
Expand All @@ -690,6 +691,7 @@ import zh_TW from 'filepond/locale/zh-tw'

const locales = {
ar,
az,
cs,
da,
de,
Expand Down

0 comments on commit a5e6fa3

Please sign in to comment.