Skip to content

Commit

Permalink
Initial release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel-KM committed Jan 7, 2018
0 parents commit f17e369
Show file tree
Hide file tree
Showing 50 changed files with 6,164 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
@@ -0,0 +1,4 @@
.DS_Store
.php_cs.cache
composer.phar
/vendor/
9 changes: 9 additions & 0 deletions .tx/config
@@ -0,0 +1,9 @@
[main]
host = https://www.transifex.com

[omeka-s.group]
file_filter = languages/<lang>.po
source_file = languages/template.pot
source_lang = en
minimum_perc = 10
type = PO
517 changes: 517 additions & 0 deletions LICENSE.txt

Large diffs are not rendered by default.

0 comments on commit f17e369

Please sign in to comment.