i18n on the web - deepseek translations
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
navbar component below reads it.
|
||||
#}
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<html lang="{{ nav.language() }}">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
Reference in New Issue
Block a user