mirror of
https://github.com/ivabus/www
synced 2024-11-13 07:55:15 +03:00
add Indonesian white paper
This commit is contained in:
parent
bb08b46ad4
commit
10e16236de
|
@ -88,7 +88,8 @@
|
||||||
<script>
|
<script>
|
||||||
const versions = [
|
const versions = [
|
||||||
['English', ''],
|
['English', ''],
|
||||||
['беларускі', '_be']
|
['Bahasa Indonesia', '_id'],
|
||||||
|
['беларускі', '_be'],
|
||||||
];
|
];
|
||||||
|
|
||||||
document.addEventListener('DOMContentLoaded', function () {
|
document.addEventListener('DOMContentLoaded', function () {
|
||||||
|
|
Loading…
Reference in a new issue