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:
4
locales/de.js
Normal file
4
locales/de.js
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"Ctrl(^)": "Strg",
|
||||
"to create a new note": "um eine neue Notiz zu erstellen"
|
||||
}
|
||||
15
locales/en.js
Normal file
15
locales/en.js
Normal 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
1
locales/fr.js
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
Reference in New Issue
Block a user