You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"exampleSongAuthors": "z.B. Edwin Othello Excell | John Newton",
200
202
"exampleSongCcli": "z.B. 22025",
201
203
"exampleSongContent": "Songtext mit Akkorden und Markern, z.B.:\n\n--v\n G C \nDas ist die Strophe\nD G \nEinfach ein Beispieltext\n\n--c\nD C \nDas ist der Refrain\nD C G \nEinfach ein Beispieltext\n\n--b\n Em \nDas ist die Bridge\nC D \nEinfach ein Beispieltext",
202
-
"exampleSongNote": "Allgemeine Notizen, z.B. Capo 3",
204
+
"exampleSongNote": "Allgemeine Notizen, z.B. Capo 3 oder Bewegungen für Kinder",
Copy file name to clipboardExpand all lines: src/locales/en.json
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -139,6 +139,7 @@
139
139
"key": {
140
140
"B": "B",
141
141
"F": "F",
142
+
"I": "I",
142
143
"K": "K",
143
144
"L": "L",
144
145
"P": "P",
@@ -169,6 +170,7 @@
169
170
"newSong": "New Song",
170
171
"resetPassword": "Reset Password",
171
172
"signUp": "Sign Up",
173
+
"songInfo": "Song Information",
172
174
"songSyntaxCheatsheet": "Song Syntax Cheatsheet",
173
175
"tags": "Tags",
174
176
"translations": "Translations"
@@ -199,7 +201,7 @@
199
201
"exampleSongAuthors": "e.g. Edwin Othello Excell | John Newton ",
200
202
"exampleSongCcli": "e.g. 22025",
201
203
"exampleSongContent": "song text with chords and markers, e.g.:\n\n--v\n G C \nThis is the verse text\n D G \nJust an example text\n\n--c\n D C \nThis is the chorus text\n D C G \nJust an example text\n\n--b\n Em \nThis is the bridge text\n C D \nJust an example text",
202
-
"exampleSongNote": "general notes, e.g. capo 3",
204
+
"exampleSongNote": "general notes, e.g. capo 3 or movements for kids",
203
205
"exampleSongPublisher": "e.g. Public Domain",
204
206
"exampleSongSubtitle": "e.g. How sweet the sound",
0 commit comments