Commit Graph

220 Commits

Author SHA1 Message Date
Johnmacro
ca703cf14d
Update Korean translation 2024-06-25 09:04:18 +09:00
ubuntu2310fake
67413079b0
Add Vietnamese (#90)
* Create vi-vn.json

* Update vi-vn.json

* Update languages.json
2024-06-17 11:54:10 -04:00
Tsu
6843e934cc
Update pt-br.json to meet en-us format (#93)
Fixed up a grammar mistake, changed the Understood to "Entendido", which is more proper to have a direct translation from the US lang, and added the "Ghost Turn" option, even though there aren't any Brazilian admins, at least it is updated :)

Also gotta mention some changes to end up with the same amount of text lines as the EN-US language, as its easier to other translators to add new strings.
2024-06-17 11:50:48 -04:00
Elijah R
f0c09b2e1b Add toggle for ghost turning 2024-06-16 13:50:44 -04:00
Caleb
00da6db08d
Preload NotoColorEmoji.ttf (#92) 2024-06-16 13:31:29 -04:00
Mallory
d8d30f95aa
Merge pull request #91 from riko/master
temporary logo that doesn't suck
2024-06-12 20:07:07 -04:00
Mallory
e42bad34c5
temporary logo that doesn't suck^2 2024-06-12 20:06:29 -04:00
Mallory
10779f27c1
temporary logo that doesn't suck 2024-06-12 20:02:22 -04:00
MDMCK10
70cc4a9773
Merge pull request #87 from indonesia1331/master
Update id.json
2024-05-13 16:44:01 +02:00
indonesia1331
371bfc98f1
Update id.json
fix "rumah" translate "Beranda" 
"Mode Cahaya" > "Mode Terang"
2024-05-13 21:23:19 +07:00
Tsu
ac7a1ad882
Update pt-br.json (#86)
Fix light mode misstype and home for simplicity sake
2024-05-12 23:37:45 -04:00
Elijah R
e398ddfd12
Update th.json 2024-05-02 15:31:54 -04:00
Starmoe
dc662661c1
Add Chinese Lang. (#83)
* Create zh-cn.lang.json

* Rename zh-cn.lang.json to zh-cn.json

* Update zh-cn.json

Add Chinese Language / 添加简体中文

* Update zh-cn.json

* Update languages.json

* Update languages.json
2024-05-02 12:26:38 -04:00
Thailand39544
e39f8d08e5
add Thailand (#84)
* Create th.json

* Update languages.json

* Delete static/lang/th.json

* Update languages.json

* Create th.json

* Update languages.json
2024-05-02 12:25:31 -04:00
Johnmacro
0a11651068
Update Korean translation (#75) 2024-04-28 21:15:05 -04:00
GEOEGII555
67bf8ec184
Update ru-ru.json (#78) 2024-04-28 21:14:39 -04:00
🧊 Iceburg 🧊
8d61a94030
Add Portuguese (Brazil) (#79)
* Create pt-br.json

* unfinished ´portuguese translation #!

* Portuguese (Brazil) translatiom

* Update languages.json

* Update languages.json

* Update pt-br.json

* Update pt-br.json

---------

Co-authored-by: Elijah R <62162399+elijahr2411@users.noreply.github.com>
2024-04-28 21:13:30 -04:00
mvoolt
cf20e371ac
Merge pull request #70 from novastrum/master
r (but a real pull request)
2024-04-25 20:14:56 +03:00
novastrum
6e75b5c3a9
Update ro-ro.json
add mv as an author (i assume i should do this since he read across the file and confirmed stuff n all of that)
2024-04-17 22:11:36 +03:00
novastrum
7accd00042
Update ro-ro.json
danke mv(oolt)
2024-04-17 22:09:14 +03:00
Elijah R
8aab72f85c
Merge branch 'master' into master 2024-04-17 15:01:32 -04:00
Johnmacro
d67d96b73b
Add Korean support (#44)
* Add Korean support

* Update Korean translation
2024-04-17 14:50:45 -04:00
novastrum
4f992df0b4
Update ro-ro.json
Dear god let there be no more grammatical mistakes in here
2024-04-17 21:33:01 +03:00
novastrum
f930dbcfa8
Update languages.json
add to languages.json the language
2024-04-17 21:28:41 +03:00
novastrum
0763e32432
Update ro-ro.json
forgot the stupid comment line thingamajig at the top whoops
2024-04-17 21:25:30 +03:00
novastrum
5bff99d574
Update ro-ro.json
after rules (i assume this is right/??? i suck at my own language lol)
2024-04-17 21:25:02 +03:00
novastrum
65094067cd
Update ro-ro.json
before translating the rules
2024-04-17 21:10:29 +03:00
novastrum
0076394df9
Merge branch 'computernewb:master' into master 2024-04-17 20:39:29 +03:00
Undefishin
42265ab184
Merge pull request #45 from GEOEGII555/patch-1
fix the Russian translation
2024-04-17 13:56:57 +03:00
GEOEGII555
223d30b71e
Update ru-ru.json 2024-04-17 12:40:50 +03:00
indonesia1331
6f7ad19956
add indonesian (#41)
* Create id.json

* Update languages.json

* Update id.json

* Update id.json
2024-04-13 22:12:39 -04:00
novastrum
f4927e210f
Merge branch 'computernewb:master' into master 2024-04-13 14:32:15 +03:00
mallory
d7ae21e8cb
Merge pull request #40 from riko/master
add toki pona
2024-04-12 22:36:48 -04:00
mallory
63519dd60c
add toki pona (by friend) 2024-04-12 22:34:07 -04:00
mallory
54d7a43d43
add toki pona (by friend) 2024-04-12 22:33:02 -04:00
NonameVM
14b7983758
Ru Translate (Better) (#30) 2024-04-11 12:19:36 -04:00
xdlivecat
9ec514a4bd
Add Croatian (#29)
* Create hr-hr.json

* Update languages.json
2024-04-11 12:11:34 -04:00
Elijah R
6fd6028a25 refactor display scaling again
- fix screen blanking bug
- turns out the timeout wasn't needed (only added it because I thought writing so many times was causing the above bug)
2024-04-10 21:28:58 -04:00
Elijah R
3b4d6ce6df minor bugfix in screen scaling 2024-04-10 19:03:17 -04:00
Elijah R
b87abde238 add emoji font because some systems dont have one 2024-04-10 18:51:24 -04:00
Ростислав Салабай
f6225e1159
Add Ukrainian (#26)
* Add files via upload

* Add files via upload

* Update uk-ua.json
2024-04-10 18:33:38 -04:00
Elijah R
49f1daa634 add display scaling 2024-04-10 18:24:40 -04:00
Elijah R
b908427292 make OSK responsive (no longer goes offscreen on mobile) 2024-04-10 17:48:25 -04:00
Elijah R
2b7153cc37 Make welcome modal localStorage key configurable 2024-04-10 17:08:13 -04:00
Elijah R
d83f1c8e13 loadList shouldn't be awaited here 2024-04-10 17:05:09 -04:00
Elijah R
da9342180a Add dompurify support 2024-04-10 16:53:55 -04:00
Elijah R
21825fbdee Add required features for UserVM
- Add ability to override site name, welcome modal
- Add ability to load a JSON file to get nodes from
- Make NSFW vms configurable
2024-04-10 16:49:04 -04:00
Elijah R
c78298345c Switch to using parcel json imports instead of Config.ts 2024-04-10 16:49:04 -04:00
novastrum
f110855697
Create ro-ro.json 2024-04-10 23:19:35 +03:00
MDMCK10
fd34df65ca
Actually add Hungarian to the list of available languages
...oops
2024-04-10 19:37:35 +02:00