1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-07-26 06:33:03 +00:00

Implemented language switch in Interface Config Tab

This commit is contained in:
Simon
2018-03-06 15:04:04 +01:00
parent fe9afc8952
commit a36841e501
6 changed files with 106 additions and 6 deletions
+5 -2
View File
@@ -27,7 +27,6 @@
"Thanks,": "Thanks,",
"Boostnote maintainers": "Boostnote maintainers",
"Support via OpenCollective": "Support via OpenCollective",
"Thank you for using Boostnote!": "Thank you for using Boostnote!",
"Make a note": "Make a note",
"Ctrl": "Ctrl",
"Notes": "Notes",
@@ -92,5 +91,9 @@
"LaTeX Inline Close Delimiter": "LaTeX Inline Close Delimiter",
"LaTeX Block Open Delimiter": "LaTeX Block Open Delimiter",
"LaTeX Block Close Delimiter": "LaTeX Block Close Delimiter",
".html": ".html"
"Show \"Saved to Clipboard\" notification when copying": "Show \"Saved to Clipboard\" notification when copying",
"Language": "Language",
"English": "English",
"German": "German",
"French": "French"
}