Ver código fonte

Category cleanup.

pull/216/merge
Jamie 11 anos atrás
pai
commit
15cd29e1ad
1 arquivos alterados com 4 adições e 3 exclusões
  1. 4
    3
      README.md

+ 4
- 3
README.md Ver arquivo

@@ -52,7 +52,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
52 52
 	- [Data Structure and Storage](#data-structure-and-storage)
53 53
 	- [Notifications](#notifications)
54 54
 	- [Deployment](#deployment)
55
-	- [I18n](#i18n)
55
+	- [Internationalisation and Localisation](#internationalisation-and-localisation)
56 56
 	- [Third Party APIs](#third-party-apis)
57 57
 	- [Extensions](#extensions)
58 58
 	- [Miscellaneous](#miscellaneous)
@@ -540,14 +540,15 @@ Libraries to help manage database schemas and migrations.
540 540
 * [Notificator](https://github.com/namshi/notificator) - A lightweight notification library.
541 541
 
542 542
 ## Deployment
543
+*Libraries for project deployment.*
543 544
 
544 545
 * [Pomander](https://github.com/tamagokun/pomander) - A deployment tool for PHP applications.
545 546
 * [Rocketeer](https://github.com/Anahkiasen/rocketeer) - A fast and easy deployer for the PHP world.
546 547
 * [Envoy](https://github.com/laravel/envoy) - A tool to run SSH tasks with PHP.
547 548
 * [Plum](https://github.com/aerialls/Plum) - A deployer library.
548 549
 
549
-## I18n
550
-*Libraries for I18n (Internationalization) and L10n (Localization)*
550
+## Internationalisation and Localisation
551
+*Libraries for Internationalization (I18n) and Localization (L10n).
551 552
 
552 553
 * [Aura.Intl](https://github.com/auraphp/Aura.Intl)
553 554
 

Carregando…
Cancelar
Salvar