Skip to content

Commit 6d946e9

Browse files
committed
Write intro
1 parent 907b451 commit 6d946e9

File tree

6 files changed

+10
-10
lines changed

6 files changed

+10
-10
lines changed

tests/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8">
5-
<title>Ember.js Octane vs Classic Cheat Sheet Tests</title>
5+
<title>EmberData Request Service Cheat Sheet Tests</title>
66
<meta name="description" content="See side-by-side examples of Ember Octane and Ember Classic">
77
<meta name="viewport" content="width=device-width, initial-scale=1">
88

translations/de-de.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
layout:
22
application:
33
logo-alt-text: 'Ember Octane: die neueste Edition von Ember.js'
4-
title: Ember.js Octane vs Classic Cheat Sheet
4+
title: EmberData Request Service Cheat Sheet
55
description-1: >
66
Dieses Guide ist ein '<a href="https://emberjs.com/editions/octane" target="_blank" rel="noopener noreferrer">'Ember Octane'</a>'-Spickzettel.
77
Sie finden nicht alles darin, aber es sollte Ihren Einstieg in Ember.js erleichtern.

translations/en-us.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
layout:
22
application:
33
logo-alt-text: 'Ember Octane: the latest edition from Ember.js'
4-
title: Ember.js Octane vs Classic Cheat Sheet
4+
title: EmberData Request Service Cheat Sheet
55
description-1: >
6-
This guide is a cheat sheet for using '<a href="https://emberjs.com/editions/octane" target="_blank" rel="noopener noreferrer">'Ember.js Octane'</a>'.
6+
This guide is a cheat sheet for using '<a href="https://emberjs.com/editions/octane" target="_blank" rel="noopener noreferrer">EmberData&#39;s Request Service</a>'.
77
It doesn't cover everything, but it should get you started!
88
PRs welcome at '<a href="https://github.com/ember-learn/ember-data-request-service-cheat-sheet" target="_blank" rel="noopener noreferrer">'the GitHub repository'</a>'.
99
description-2: >
10-
For in-depth information about the upgrade paths and differences introduced in Octane, see '<a href="https://guides.emberjs.com/release/upgrading/" target="_blank" rel="noopener noreferrer">'The Octane Upgrading Guide'</a>'.
10+
For in-depth information about the upgrade paths and differences compared to older EmberData patterns, see '<a href="https://rfcs.emberjs.com/id/0860-ember-data-request-service/" target="_blank" rel="noopener noreferrer">the RFC for the EmberData Request Service</a>'.
1111
1212
component:
1313
guide-section:
1414
section: §
1515
subsection:
16-
classic: Classic
17-
octane: Octane
16+
classic: Older patterns
17+
octane: Request Service
1818
edit-translation-text: Edit Translation
1919
locale-menu:
2020
locale-select:

translations/es.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
layout:
22
application:
33
logo-alt-text: 'Ember Octane: la última edición de Ember.js'
4-
title: Ember.js Octane vs Classic Cheat Sheet
4+
title: EmberData Request Service Cheat Sheet
55
description-1: >
66
Esta guía es una hoja de referencia para usar '<a href="https://emberjs.com/editions/octane" target="_blank" rel="noopener noreferrer">'Ember.js Octane'</a>'.
77
No cubre todo, ¡pero debería ayudarlo a comenzar!

translations/fr-fr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
layout:
22
application:
33
logo-alt-text: 'Ember Octane: the latest edition from Ember.js'
4-
title: Ember.js Octane vs Classic Cheat Sheet
4+
title: EmberData Request Service Cheat Sheet
55
description-1: >
66
Ce guide est un aide-mémoire (eng: cheat sheet) afin d'utiliser '<a href="https://emberjs.com/editions/octane" target="_blank" rel="noopener noreferrer">'Ember.js Octane'</a>'.
77
Tout n'y est pas abordé, mais il devrait permettre de bien démarrer avec Octane!

translations/pt-br.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
layout:
22
application:
33
logo-alt-text: 'Ember Octane: a mais recente edição do Ember.js'
4-
title: Ember.js Octane vs Classic Cheat Sheet
4+
title: EmberData Request Service Cheat Sheet
55
description-1: >
66
Esse guia é uma cola para usar o '<a href="https://emberjs.com/editions/octane" target="_blank" rel="noopener noreferrer">'Ember.js Octane'</a>'.
77
Ele não cobre tudo, mas é o suficiente para você começar!

0 commit comments

Comments
 (0)