mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: Add Lithuanian locale
This commit is contained in:
12
public/503.lt.html
Normal file
12
public/503.lt.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Svetainė laikinai nepasiekiama.</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
</head>
|
||||
<body>
|
||||
<h1>Šiuo metu esame laikinai nepasiekiami, vyksta nuplanuoti atnaujinamai.</h1>
|
||||
<p>Pabandykite užeiti <span id="when-to-check-back">po kurio laiko</span>.</p>
|
||||
<p id="apology">Atsiprašome už nepatogumus!</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user