mirror of
https://github.com/voltbonn/profile-picture-generator.git
synced 2024-12-21 23:35:05 +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',
|
||||
en: 'English',
|
||||
es: 'Español',
|
||||
pt: 'Português',
|
||||
fr: 'Français',
|
||||
it: 'Italiano',
|
||||
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