Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
add resource file line for dutch translations
  • Loading branch information
SumeetHindinkeri committed Jun 16, 2020
commit 80e39b43e2754d71e8484fd47d19907b5238d806
1 change: 1 addition & 0 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
<resource-file src="src/ios/GMImagePicker/it.lproj" />
<resource-file src="src/ios/GMImagePicker/pt.lproj" />
<resource-file src="src/ios/GMImagePicker/pl.lproj" />
<resource-file src="src/ios/GMImagePicker/nl.lproj" />
<resource-file src="src/ios/GMImagePicker/zh-Hans.lproj" />

<framework src="Accelerate.framework" />
Expand Down