Skip to content

Commit 72b37a5

Browse files
committed
Sort messages
1 parent 16cf4a5 commit 72b37a5

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

src/messages.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -138,14 +138,6 @@
138138
"DeviceConnectControl.connected": "Connected",
139139
"DeviceConnectControl.connecting": "Connecting",
140140
"DeviceConnectControl.notConnected": "Not connected",
141-
"FacingDirection.0": "facing up",
142-
"FacingDirection.1": "facing upper right",
143-
"FacingDirection.2": "facing right",
144-
"FacingDirection.3": "facing lower right",
145-
"FacingDirection.4": "facing down",
146-
"FacingDirection.5": "facing lower left",
147-
"FacingDirection.6": "facing left",
148-
"FacingDirection.7": "facing upper left",
149141
"EuropeTrip.B6": "the Tower of Saint Vincent on Portugal",
150142
"EuropeTrip.B7": "Portugal",
151143
"EuropeTrip.C1": "Iceland",
@@ -216,6 +208,14 @@
216208
"EuropeTrip.L8": "olives on Cyprus; also in this square Türkiye",
217209
"EuropeTrip.character": "the airplane",
218210
"EuropeTrip.label": "A Europe trip scene containing a map of Europe with tourist attractions. Iceland is located near the top left of the scene. Cyprus is located at the bottom right of the scene. Tourist attractions are located on the country known for the attraction, such as the violin on Austria near the centre of the scene. Your character in this scene is an airplane.",
211+
"FacingDirection.0": "facing up",
212+
"FacingDirection.1": "facing upper right",
213+
"FacingDirection.2": "facing right",
214+
"FacingDirection.3": "facing lower right",
215+
"FacingDirection.4": "facing down",
216+
"FacingDirection.5": "facing lower left",
217+
"FacingDirection.6": "facing left",
218+
"FacingDirection.7": "facing upper left",
219219
"GroceryStore.apples": "apples",
220220
"GroceryStore.bagOfRice": "bag of rice",
221221
"GroceryStore.bananas": "bananas",
@@ -664,14 +664,6 @@
664664
"DeviceConnectControl.connected": "Connecté",
665665
"DeviceConnectControl.connecting": "Connexion en cours",
666666
"DeviceConnectControl.notConnected": "Pas connecté",
667-
"FacingDirection.0": "face vers le haut",
668-
"FacingDirection.1": "en haut à droite",
669-
"FacingDirection.2": "face à droite",
670-
"FacingDirection.3": "en bas à droite",
671-
"FacingDirection.4": "face vers le bas",
672-
"FacingDirection.5": "en bas à gauche",
673-
"FacingDirection.6": "face à gauche",
674-
"FacingDirection.7": "en haut à gauche",
675667
"EuropeTrip.B6": "la Tour de Saint Vincent au Portugal",
676668
"EuropeTrip.B7": "Portugal",
677669
"EuropeTrip.C1": "Islande",
@@ -742,6 +734,14 @@
742734
"EuropeTrip.L8": "olives à Chypre; aussi sur cette place Türkiye",
743735
"EuropeTrip.character": "l'avion",
744736
"EuropeTrip.label": "Une scène de voyage en Europe contenant une carte de l'Europe avec des attractions touristiques. L'Islande est située en haut à gauche de la scène. Chypre est située en bas à droite de la scène. Les attractions touristiques sont situées dans le pays connu pour l'attraction, comme le violon en Autriche, près du centre de la scène. Ton personnage dans cette scène est un avion.",
737+
"FacingDirection.0": "face vers le haut",
738+
"FacingDirection.1": "en haut à droite",
739+
"FacingDirection.2": "face à droite",
740+
"FacingDirection.3": "en bas à droite",
741+
"FacingDirection.4": "face vers le bas",
742+
"FacingDirection.5": "en bas à gauche",
743+
"FacingDirection.6": "face à gauche",
744+
"FacingDirection.7": "en haut à gauche",
745745
"GroceryStore.apples": "pommes",
746746
"GroceryStore.bagOfRice": "sac de riz",
747747
"GroceryStore.bananas": "bananes",

0 commit comments

Comments
 (0)