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 translations (WIP) #177

Open
wants to merge 10 commits into
base: develop
Choose a base branch
from
Open

Add translations (WIP) #177

wants to merge 10 commits into from

Conversation

ferni
Copy link
Contributor

@ferni ferni commented Jan 10, 2020

Languages added: danish, french, german, italian, japanese, korean, portuguese, russian, spanish.

Paste in terminal to open all langs with dev server (osx):

open http://localhost:3000/?lang=da
open http://localhost:3000/?lang=de
open http://localhost:3000/?lang=en
open http://localhost:3000/?lang=es
open http://localhost:3000/?lang=fr
open http://localhost:3000/?lang=it
open http://localhost:3000/?lang=ja
open http://localhost:3000/?lang=ko
open http://localhost:3000/?lang=pt-BR
open http://localhost:3000/?lang=ru
open http://localhost:3000/?lang=zh-CN

@codecov
Copy link

codecov bot commented Jan 10, 2020

Codecov Report

Merging #177 into develop will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #177   +/-   ##
========================================
  Coverage    73.36%   73.36%           
========================================
  Files          152      152           
  Lines         2546     2546           
========================================
  Hits          1868     1868           
  Misses         678      678
Impacted Files Coverage Δ
src/providers/LanguageProvider.js 91.3% <ø> (-0.37%) ⬇️
src/pages/Landing.js 76% <ø> (ø) ⬆️
src/languages/index.js 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 70a4499...10cba6d. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant