"vscode:/vscode.git/clone" did not exist on "7eaec7e354fb89ce4883eb3d09bb2b15cef9cf66"
Commit b5b860f5 authored by Jannik Streidl's avatar Jannik Streidl
Browse files

add: ukrainian translation

parent 7f9049c3
......@@ -16,7 +16,7 @@
let themes = ['dark', 'light', 'rose-pine dark', 'rose-pine-dawn light'];
let theme = 'dark';
// TODO: Get these dynamically from the i18n module
let languages = ['en', 'fa', 'fr', 'de'];
let languages = ['en', 'fa', 'fr', 'de', 'ua'];
let lang = $i18n.language;
let notificationEnabled = false;
let system = '';
......
This diff is collapsed.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment