Fixes for fetch-language-data.sh (#360)
* Fixes for fetch-language-data.sh * Portable path function, instead of `readlink -f`, which doesn't work on mac. * Remove extra '/' character from DEST. It is added again later. * Change "wrote" to "written" — clearer meaning of what was done. * Update language-data * Update sjd autonym * Move ms-arab a few lines (automatic change from CLDR) Updating to https://github.com/wikimedia/language-data/commit/b485f5a1343ba6348faca8e4f4994fefe6c195e6
This commit is contained in:
@@ -6,5 +6,6 @@
|
||||
/node_modules
|
||||
/dist
|
||||
data/supplementalData.xml
|
||||
/scripts/vendor
|
||||
/vendor
|
||||
.eslintcache
|
||||
|
||||
Reference in New Issue
Block a user