diff options
author | Mateusz Rumiński <ptysiek@icloud.com> | 2016-03-25 19:17:58 +0100 |
---|---|---|
committer | Mateusz Rumiński <ptysiek@icloud.com> | 2016-03-25 19:17:58 +0100 |
commit | 26880205a76b17859ad062d3ed9619e9f76c6229 (patch) | |
tree | 6a1a8997225e1f710b05aeff5a12a197aa3e08f7 | |
parent | 2f20bb2b7f5ce406f3a7521020a7c59b5df84bb9 (diff) | |
download | wallabag-26880205a76b17859ad062d3ed9619e9f76c6229.tar.gz wallabag-26880205a76b17859ad062d3ed9619e9f76c6229.tar.zst wallabag-26880205a76b17859ad062d3ed9619e9f76c6229.zip |
Create FOSUserBundle.pl.yml
Add polish version of FOSUserBundle file
-rw-r--r-- | app/Resources/FOSUserBundle/translations/FOSUserBundle.pl.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Resources/FOSUserBundle/translations/FOSUserBundle.pl.yml b/app/Resources/FOSUserBundle/translations/FOSUserBundle.pl.yml new file mode 100644 index 00000000..74b3d0fe --- /dev/null +++ b/app/Resources/FOSUserBundle/translations/FOSUserBundle.pl.yml | |||
@@ -0,0 +1,2 @@ | |||
1 | Login: "Logowanie" | ||
2 | Enter your email address below and we'll send you password reset instructions.: "Wpisz poniżej swój adres email, a wyślemy ci instrukcję resetowania hasła." | ||