iluwatar / java-design-patterns

Design patterns implemented in Java
https://java-design-patterns.com
Other
89.9k stars 26.59k forks source link

Translate to Spanish #2277

Open iluwatar opened 2 years ago

iluwatar commented 2 years ago

This task tracks the translation of the patterns. More information about the translation process is available at https://github.com/iluwatar/java-design-patterns/wiki/15.-Support-for-multiple-languages

Acceptance criteria

miguel-is-coding commented 1 year ago

Hi @iluwatar I would like to help with this translation. Should I create a new subtask related with this one?

iluwatar commented 1 year ago

At the moment, no one else seems to be working on it, so there shouldn't be any clashes. When multiple people work on the same issue, more coordination is needed.

Yenniferh commented 1 year ago

Hi, I would also like to help with the Spanish translation.

miguel-is-coding commented 1 year ago

Hi @Yenniferh ! I haven't started yet with it. If you want we can split the work between us 😊

@iluwatar would you mind to assign @Yenniferh also to this task? Thanks!

Yenniferh commented 1 year ago

Sounds good! @miguel-is-coding I will start translating the Singleton Pattern

Yenniferh commented 1 year ago

I'll translate layers and lazy-loading

miguel-is-coding commented 1 year ago

I'll start now translating the balking pattern

Yenniferh commented 1 year ago

Next, I'll translate facade pattern, and event-driven-architecture

miguel-is-coding commented 1 year ago

Cool, I'll follow with builder and bridge patterns.