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:
+5
-2
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user