Skip to content

Commit d356090

Browse files
committed
Consistent casing
1 parent c3f838e commit d356090

5 files changed

Lines changed: 25 additions & 25 deletions

File tree

i18n/locales/en.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -210,11 +210,11 @@
210210
"view_on_github": "View on GitHub",
211211
"toc_title": "Outline",
212212
"callout": {
213-
"note": "note",
214-
"tip": "tip",
215-
"important": "important",
216-
"warning": "warning",
217-
"caution": "caution"
213+
"note": "Note",
214+
"tip": "Tip",
215+
"important": "Important",
216+
"warning": "Warning",
217+
"caution": "Caution"
218218
}
219219
},
220220
"keywords_title": "Keywords",

i18n/locales/pl-PL.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -206,11 +206,11 @@
206206
"view_on_github": "Zobacz na GitHub",
207207
"toc_title": "Spis treści",
208208
"callout": {
209-
"note": "notatka",
210-
"tip": "wskazówka",
211-
"important": "ważne",
212-
"warning": "uwaga",
213-
"caution": "ostrożnie"
209+
"note": "Notatka",
210+
"tip": "Wskazówka",
211+
"important": "Ważne",
212+
"warning": "Uwaga",
213+
"caution": "Ostrożnie"
214214
}
215215
},
216216
"provenance_section": {},

lunaria/files/en-GB.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -210,11 +210,11 @@
210210
"view_on_github": "View on GitHub",
211211
"toc_title": "Outline",
212212
"callout": {
213-
"note": "note",
214-
"tip": "tip",
215-
"important": "important",
216-
"warning": "warning",
217-
"caution": "caution"
213+
"note": "Note",
214+
"tip": "Tip",
215+
"important": "Important",
216+
"warning": "Warning",
217+
"caution": "Caution"
218218
}
219219
},
220220
"keywords_title": "Keywords",

lunaria/files/en-US.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -210,11 +210,11 @@
210210
"view_on_github": "View on GitHub",
211211
"toc_title": "Outline",
212212
"callout": {
213-
"note": "note",
214-
"tip": "tip",
215-
"important": "important",
216-
"warning": "warning",
217-
"caution": "caution"
213+
"note": "Note",
214+
"tip": "Tip",
215+
"important": "Important",
216+
"warning": "Warning",
217+
"caution": "Caution"
218218
}
219219
},
220220
"keywords_title": "Keywords",

lunaria/files/pl-PL.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -206,11 +206,11 @@
206206
"view_on_github": "Zobacz na GitHub",
207207
"toc_title": "Spis treści",
208208
"callout": {
209-
"note": "notatka",
210-
"tip": "wskazówka",
211-
"important": "ważne",
212-
"warning": "uwaga",
213-
"caution": "ostrożnie"
209+
"note": "Notatka",
210+
"tip": "Wskazówka",
211+
"important": "Ważne",
212+
"warning": "Uwaga",
213+
"caution": "Ostrożnie"
214214
}
215215
},
216216
"provenance_section": {},

0 commit comments

Comments
 (0)