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

Make a few more things translatable #972

Merged
merged 1 commit into from
Mar 4, 2021
Merged

Make a few more things translatable #972

merged 1 commit into from
Mar 4, 2021

Conversation

rowanseymour
Copy link
Member

No description provided.

@@ -1061,9 +1062,7 @@ export class Simulator extends React.Component<SimulatorProps, SimulatorState> {
<div className={styles.simulator_tab + ' ' + tabHidden} onClick={this.onToggle}>
<div className={styles.simulator_tab_icon + ' fe-smartphone'} />
<div className={styles.simulator_tab_text}>
Run in
<br />
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

checked that we get same wrapping without this
Captura de Pantalla 2021-03-04 a la(s) 11 46 38

@codecov
Copy link

codecov bot commented Mar 4, 2021

Codecov Report

Merging #972 (c216a40) into main (6f9489c) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #972      +/-   ##
==========================================
+ Coverage   63.32%   63.33%   +0.01%     
==========================================
  Files         178      178              
  Lines        6808     6808              
  Branches     1608     1608              
==========================================
+ Hits         4311     4312       +1     
+ Misses       1939     1938       -1     
  Partials      558      558              
Impacted Files Coverage Δ
src/components/flow/node/Node.tsx 34.54% <ø> (ø)
src/components/revisions/RevisionExplorer.tsx 42.85% <ø> (ø)
src/components/simulator/Simulator.tsx 9.96% <ø> (ø)
src/components/simulator/helpers.ts 47.36% <0.00%> (+2.63%) ⬆️

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 6f9489c...c216a40. Read the comment docs.

@rowanseymour rowanseymour merged commit 4560224 into main Mar 4, 2021
@rowanseymour rowanseymour deleted the more_i18n_tweaks branch March 4, 2021 17:09
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.

None yet

1 participant