locale/en.yml in remarkable-3.1.8 vs locale/en.yml in remarkable-3.1.9
- old
+ new
@@ -1,14 +1,14 @@
-en:
- remarkable:
- core:
- not: "not"
- should: "should"
- should_not: "should not"
- example_disabled: "Example disabled"
- failure_message_for_should: "Expected {{expectation}}"
- failure_message_for_should_not: "Did not expect {{expectation}}"
-
- helpers:
- words_connector: ", "
- two_words_connector: " and "
- last_word_connector: ", and "
+en:
+ remarkable:
+ core:
+ not: "not"
+ should: "should"
+ should_not: "should not"
+ example_disabled: "Example disabled"
+ failure_message_for_should: "Expected {{expectation}}"
+ failure_message_for_should_not: "Did not expect {{expectation}}"
+
+ helpers:
+ words_connector: ", "
+ two_words_connector: " and "
+ last_word_connector: ", and "