Skip to content

Add translations (WIP)#177

Open
ferni wants to merge 10 commits into
developfrom
add-translations
Open

Add translations (WIP)#177
ferni wants to merge 10 commits into
developfrom
add-translations

Conversation

@ferni

@ferni ferni commented Jan 10, 2020

Copy link
Copy Markdown
Contributor

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

codecov Bot commented Jan 10, 2020

Copy link
Copy Markdown

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