Browse Source

Merge pull request #187 from dereuromark/master-i18n

Add missing I18n section.
pull/216/merge
Jamie York 11 years ago
parent
commit
dec47d16aa
1 changed files with 6 additions and 0 deletions
  1. 6
    0
      README.md

+ 6
- 0
README.md View File

52
 	- [Data Structure and Storage](#data-structure-and-storage)
52
 	- [Data Structure and Storage](#data-structure-and-storage)
53
 	- [Notifications](#notifications)
53
 	- [Notifications](#notifications)
54
 	- [Deployment](#deployment)
54
 	- [Deployment](#deployment)
55
+	- [I18n](#i18n)
55
 	- [Third Party APIs](#third-party-apis)
56
 	- [Third Party APIs](#third-party-apis)
56
 	- [Extensions](#extensions)
57
 	- [Extensions](#extensions)
57
 	- [Miscellaneous](#miscellaneous)
58
 	- [Miscellaneous](#miscellaneous)
545
 * [Envoy](https://github.com/laravel/envoy) - A tool to run SSH tasks with PHP.
546
 * [Envoy](https://github.com/laravel/envoy) - A tool to run SSH tasks with PHP.
546
 * [Plum](https://github.com/aerialls/Plum) - A deployer library.
547
 * [Plum](https://github.com/aerialls/Plum) - A deployer library.
547
 
548
 
549
+## I18n
550
+*Libraries for I18n (Internationalization) and L10n (Localization)*
551
+
552
+* [Aura.Intl](https://github.com/auraphp/Aura.Intl)
553
+
548
 ## Third Party APIs
554
 ## Third Party APIs
549
 *Libraries for accessing third party APIs.*
555
 *Libraries for accessing third party APIs.*
550
 
556
 

Loading…
Cancel
Save