mirror of
https://github.com/arnaucube/commonroutesApp.git
synced 2026-02-08 12:06:50 +01:00
translation system implemented
This commit is contained in:
12
www/lib/angular-translate/bower.json
Normal file
12
www/lib/angular-translate/bower.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "angular-translate",
|
||||
"description": "A translation module for AngularJS",
|
||||
"version": "2.12.1",
|
||||
"main": "./angular-translate.js",
|
||||
"ignore": [],
|
||||
"author": "Pascal Precht",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"angular": ">=1.2.26 <1.6"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user