Basic locale switcher
This commit is contained in:
parent
e64bb9b9f5
commit
b4dd0aeb29
7 changed files with 135 additions and 10 deletions
|
@ -1,6 +1,6 @@
|
|||
{locale path="../i18n" domain="Alltube"}
|
||||
<!Doctype HTML>
|
||||
<html lang="en">
|
||||
<html lang="{$locale|replace:'_':'-'}">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name=viewport content="width=device-width, initial-scale=1">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue