mirror of
https://github.com/voltbonn/profile-picture-generator.git
synced 2024-12-22 15:55:08 +00:00
added Português
This commit is contained in:
parent
4fa8f9bb83
commit
ef9e231818
2 changed files with 22 additions and 0 deletions
|
@ -12,6 +12,7 @@ export const locales = {
|
||||||
de: 'Deutsch',
|
de: 'Deutsch',
|
||||||
en: 'English',
|
en: 'English',
|
||||||
es: 'Español',
|
es: 'Español',
|
||||||
|
pt: 'Português',
|
||||||
fr: 'Français',
|
fr: 'Français',
|
||||||
it: 'Italiano',
|
it: 'Italiano',
|
||||||
nl: 'Dutch',
|
nl: 'Dutch',
|
||||||
|
|
21
src/locales/pt.ftl
Normal file
21
src/locales/pt.ftl
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
|
||||||
|
alt_volt_logo = Volt Logótipo
|
||||||
|
title_profile_generator = Moldura de perfil
|
||||||
|
|
||||||
|
title_drop_photo_here = Solte sua foto aqui ...
|
||||||
|
title_choose_photo = Escolha sua foto:
|
||||||
|
text_choose_photo_info = A foto não é salva e nunca sai do computador.
|
||||||
|
button_load_photo = Carregar foto
|
||||||
|
button_change_photo = Mudar foto
|
||||||
|
|
||||||
|
title_choose_frame = Escolha uma moldura:
|
||||||
|
|
||||||
|
title_choose_hashtag = Escolha uma hashtag:
|
||||||
|
button_no_hashtag = Sem Hashtag
|
||||||
|
|
||||||
|
title_reposition_photo = Reposicione sua foto:
|
||||||
|
button_download = Baixar foto do perfil
|
||||||
|
|
||||||
|
link_imprint = Notícia legal
|
||||||
|
link_privacy_policy = Política de Privacidade
|
||||||
|
link_source_code = Código fonte
|
Loading…
Reference in a new issue