Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Brazilian Protoguese as a separate translation #713

Merged
merged 1 commit into from Aug 7, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
9 changes: 6 additions & 3 deletions .gitmodules
Expand Up @@ -28,9 +28,6 @@
[submodule "public/content/es"]
path = public/content/es
url = https://github.com/dlang-tour/spanish
[submodule "public/content/pt"]
path = public/content/pt
url = https://github.com/dlang-tour/portuguese
[submodule "public/content/fr"]
path = public/content/fr
url = https://github.com/dlang-tour/french
Expand All @@ -46,3 +43,9 @@
[submodule "public/content/vi"]
path = public/content/vi
url = https://github.com/dlang-tour/vietnamese
[submodule "public/content/pt-br"]
path = public/content/pt-br
url = https://github.com/dlang-tour/brazilian-portuguese
[submodule "public/content/pt"]
path = public/content/pt
url = https://github.com/dlang-tour/portuguese
2 changes: 1 addition & 1 deletion public/content/pt
Submodule pt updated from 27cf13 to c5e13e
1 change: 1 addition & 0 deletions public/content/pt-br
Submodule pt-br added at f4f1b4