1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-05-20 14:31:57 +00:00

first testing of translation

This commit is contained in:
Simon
2018-03-06 09:54:37 +01:00
parent 9d8bc40594
commit b11dc2ca20
9 changed files with 214 additions and 13 deletions

4
locales/de.js Normal file
View File

@@ -0,0 +1,4 @@
{
"Ctrl(^)": "Strg",
"to create a new note": "um eine neue Notiz zu erstellen"
}

15
locales/en.js Normal file
View File

@@ -0,0 +1,15 @@
{
"Ctrl(^)": "Ctrl(^)",
"to create a new note": "to create a new note",
"MODIFICATION DATE": "MODIFICATION DATE",
"Words": "Words",
"Letters": "Letters",
"STORAGE": "STORAGE",
"FOLDER": "FOLDER",
"CREATION DATE": "CREATION DATE",
"NOTE LINK": "NOTE LINK",
".md": ".md",
".txt": ".txt",
".html</p": ".html</p",
"Print": "Print"
}

1
locales/fr.js Normal file
View File

@@ -0,0 +1 @@
{}