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

Translate /tutorial/part-2/index.md, Ember 5.11 #270

Open
BlueCutOfficial opened this issue Oct 4, 2024 · 0 comments
Open

Translate /tutorial/part-2/index.md, Ember 5.11 #270

BlueCutOfficial opened this issue Oct 4, 2024 · 0 comments
Labels
Guides FR trad File from the Ember Guides to translate in French

Comments

@BlueCutOfficial
Copy link
Member

Please assign yourself to the issue or let a comment at the very moment you start the translation.

File: guides/tutorial/part-2/index.md
From Ember: 5.4
To Ember: 5.11

In the snippet below, you can see what changes were done in the latest English documentation. The purpose of this issue is to adjust the French translation to match the new version:

diff --git a/guides/tutorial/part-2/index.md b/guides/tutorial/part-2/index.md
index 55a6896a7..24f6f5bfd 100644
--- a/guides/tutorial/part-2/index.md
+++ b/guides/tutorial/part-2/index.md
@@ -4,13 +4,13 @@ Hooray, you've made it to the second part of the tutorial! In the following sect
 
 Along the way, we'll also add some new features to our Super Rentals app. By the end of this section, we'll have implemented some search functionality and refactored a good bit of our code to use some new Ember concepts
 
-<img src="/images/tutorial/part-2/provider-components/[email protected]" alt="Search functionality in the Super Rentals app" width="1024" height="797">
+<img src="/images/tutorial/part-2/provider-components/[email protected]" alt="Search functionality in the Super Rentals app" width="1024" height="833">
 
 In part two, we'll cover the following concepts:
 
 - Dynamic segments
 - Ember services
-- Ember Data
+- EmberData
 - Adapters and serializers
 - The provider component pattern
 
@BlueCutOfficial BlueCutOfficial added the Guides FR trad File from the Ember Guides to translate in French label Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Guides FR trad File from the Ember Guides to translate in French
Projects
None yet
Development

No branches or pull requests

1 participant