Browse Source

Add missing I18n section.

pull/187/head
euromark 11 years ago
parent
commit
7c4e607a29
1 changed files with 6 additions and 0 deletions
  1. 6
    0
      README.md

+ 6
- 0
README.md View File

47
 	- [Data Structure and Storage](#data-structure-and-storage)
47
 	- [Data Structure and Storage](#data-structure-and-storage)
48
 	- [Notifications](#notifications)
48
 	- [Notifications](#notifications)
49
 	- [Deployment](#deployment)
49
 	- [Deployment](#deployment)
50
+	- [I18n](#i18n)
50
 	- [Third Party APIs](#third-party-apis)
51
 	- [Third Party APIs](#third-party-apis)
51
 	- [Extensions](#extensions)
52
 	- [Extensions](#extensions)
52
 	- [Miscellaneous](#miscellaneous)
53
 	- [Miscellaneous](#miscellaneous)
521
 * [Rocketeer](https://github.com/Anahkiasen/rocketeer) - A fast and easy deployer for the PHP world.
522
 * [Rocketeer](https://github.com/Anahkiasen/rocketeer) - A fast and easy deployer for the PHP world.
522
 * [Envoy](https://github.com/laravel/envoy) - A tool to run SSH tasks with PHP.
523
 * [Envoy](https://github.com/laravel/envoy) - A tool to run SSH tasks with PHP.
523
 
524
 
525
+## I18n
526
+* Libraries for I18n (Internationalization) and L10n (Localization)*
527
+
528
+* [Aura.Intl](https://github.com/auraphp/Aura.Intl)
529
+
524
 ## Third Party APIs
530
 ## Third Party APIs
525
 *Libraries for accessing third party APIs.*
531
 *Libraries for accessing third party APIs.*
526
 
532
 

Loading…
Cancel
Save