mirror of
https://github.com/voltbonn/profile-picture-generator.git
synced 2024-12-21 23:35:05 +00:00
Merge pull request #10 from mischa78/main
Changed Dutch to Nederlands to make it consistent with the other lang…
This commit is contained in:
commit
fd93f55f3b
2 changed files with 3 additions and 3 deletions
|
@ -15,7 +15,7 @@ export const locales = {
|
|||
pt: 'Português',
|
||||
fr: 'Français',
|
||||
it: 'Italiano',
|
||||
nl: 'Dutch',
|
||||
nl: 'Nederlands',
|
||||
pl: 'Polska',
|
||||
ru: 'Pусский',
|
||||
}
|
||||
|
|
|
@ -4,7 +4,7 @@ title_profile_generator = Profielfoto
|
|||
|
||||
title_drop_photo_here = Laad je foto hier ...
|
||||
title_choose_photo = Kies je foto:
|
||||
text_choose_photo_info = De foto wordt niet opgeslagen en verlaat nooit uw computer.
|
||||
text_choose_photo_info = De foto wordt niet opgeslagen en verlaat nooit je computer.
|
||||
button_load_photo = Laad Foto
|
||||
button_change_photo = Verander foto
|
||||
|
||||
|
@ -13,7 +13,7 @@ title_choose_frame = Kies een frame:
|
|||
title_choose_hashtag = Kies een hashtag:
|
||||
button_no_hashtag = Geen Hashtag
|
||||
|
||||
title_reposition_photo = Herpositioneer uw foto:
|
||||
title_reposition_photo = Herpositioneer je foto:
|
||||
button_download = Download Profielfoto
|
||||
|
||||
link_imprint = Print
|
||||
|
|
Loading…
Reference in a new issue