File tree 1 file changed +4
-4
lines changed
tutorials/assets_pipeline
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -69,13 +69,13 @@ Here's an example:
69
69
+-------+-----------------------+------------------------+------------------------------+------------------------------+
70
70
| keys | en | es | ja | _character |
71
71
+=======+=======================+========================+==============================+==============================+
72
- | GREET | Hello, friend! | Hola, amigo! | こんにちは | John |
72
+ | GREET | Hello, friend! | Hola, amigo! | こんにちは | John |
73
73
+-------+-----------------------+------------------------+------------------------------+------------------------------+
74
- | ASK | How are you? | Cómo está? | 元気ですか | Jade |
74
+ | ASK | How are you? | Cómo está? | 元気ですか | Jade |
75
75
+-------+-----------------------+------------------------+------------------------------+------------------------------+
76
- | BYE | Goodbye | Adiós | さようなら | Nancy |
76
+ | BYE | Goodbye | Adiós | さようなら | Nancy |
77
77
+-------+-----------------------+------------------------+------------------------------+------------------------------+
78
- | QUOTE | "Hello" said the man. | "Hola" dijo el hombre. | 「こんにちは」男は言いました | Tian |
78
+ | QUOTE | "Hello" said the man. | "Hola" dijo el hombre. | 「こんにちは」男は言いました | Tian |
79
79
+-------+-----------------------+------------------------+------------------------------+------------------------------+
80
80
81
81
The same example is shown below as a comma-separated plain text file,
You can’t perform that action at this time.
0 commit comments