* Re-order and add missing translations to "pt" locale for strapi-admin
New translations haven't been translated to Portuguese yet.
Signed-off-by: Diogo Correia <me@diogotc.com>
* Update pt translations on strapi-admin
Signed-off-by: Diogo Correia <me@diogotc.com>
* Fix small typos in the new pt locale translations for strapi-admin
Signed-off-by: Diogo Correia <me@diogotc.com>
* Update pt_PT translations with suggestions from PR #6110
Signed-off-by: Diogo Correia <me@diogotc.com>
Co-authored-by: cyril lopez <cyril.lpz@gmail.com>
* Ok, now I translated from start to finish
Should be good to go, some stuff is still in English because it's impossible/worse to translate to PT
Signed-off-by: Filipe <filipesilvamedeiros@gmail.com>
* Updated the dependency. It's a patch, so it shouldn't break anything at all
Signed-off-by: Filipe <filipesilvamedeiros@gmail.com>
* Revert "Ok, now I translated from start to finish"
This reverts commit 7ea0574db78abb6fc0d328465e618b860fff89bb.
Signed-off-by: Filipe <filipesilvamedeiros@gmail.com>
* add possibility to use strapi on a non-root base url path
* fix documentation password form
* use server.url and admin.url in config
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
* update doc proxy
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
* move server.url location in config
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
* refacto
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
* add possibility to put relative urls
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
* allow '/' as an admin url + refacto
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
* update yarn.lock
Signed-off-by: Pierre Noël <petersg83@gmail.com>
* refacto
Signed-off-by: Pierre Noël <petersg83@gmail.com>
* Remove default proxy option
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
* fix github provider
Signed-off-by: Pierre Noël <petersg83@gmail.com>
* fix github login
Signed-off-by: Pierre Noël <petersg83@gmail.com>
* Remove files that should be here
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
Co-authored-by: Pierre Noël <pierre.noel@strapi.io>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>