Outvi V
b80d34612a
Update zh-CN translation
2020-01-27 13:01:53 +08:00
chr56
830692dd60
Update Chinese (Simplified) translation
2020-01-17 22:50:16 -05:00
Adam Zieliński
95a6759381
Update Polish translation
2020-01-17 22:50:16 -05:00
Jorge Maldonado Ventura
960b37b1c2
Update Spanish translation
2020-01-17 22:50:16 -05:00
Jorge Maldonado Ventura
b1d17dea4f
Update Esperanto translation
2020-01-17 22:50:16 -05:00
Jeff Huang
6b06471953
Update Chinese (Traditional) translation
2020-01-17 22:50:16 -05:00
dimqua
4ca957d3eb
Update Russian translation
2020-01-17 22:50:16 -05:00
Oguz Ersen
eb9b63477c
Update Turkish translation
2020-01-17 22:50:16 -05:00
Allan Nordhøy
80c01b055c
Update Norwegian Bokmål translation
2020-01-17 22:50:16 -05:00
Remi Reuvekamp
99743a94fb
Improve Dutch locale
2020-01-12 19:00:10 +01:00
frajibe
2c9e4ded40
Fix the french translation
2019-12-14 18:20:26 +01:00
Omar Roth
0e844edacb
Add support for pt-BR
2019-12-05 15:26:35 -05:00
Everton
5751bb2481
Add Brazilian Portuguese locale ( #915 )
...
* adding Brazilian Portuguese locale
2019-12-05 15:24:53 -05:00
Omar Roth
1499ce43bf
Add support for Romanian locale
2019-12-03 19:41:58 -05:00
Vlad Crangă
f3e0c5d653
Update ro.json
...
Invidious translated from English into Romanian.
2019-11-28 17:16:46 +00:00
Vlad Crangă
fc7f48b7db
Create ro.json
2019-11-28 15:09:41 +00:00
XVnNzb2kFEhV9Tjm
f0368b02c4
Add Japanese translations
2019-10-26 18:34:25 +09:00
Omar Roth
a731486ab7
Fix typo in locale regex
2019-10-21 11:11:29 -04:00
Omar Roth
007646774e
Fix typo in English locale
2019-10-20 21:01:27 -04:00
Omar Roth
7524b5e349
Move feed_menu and default_home into user preferences
2019-10-20 20:43:33 -04:00
Omar Roth
8c858a5953
Merge pull request #829 from l10n-tw/translation
...
Update zh_TW translations.
2019-10-19 13:14:33 -04:00
TheFrenchGhosty
1812958106
French Translation updated, custom playlists update, enhancements and corrections ( #830 )
...
* French Translation updated, custom playlists update and corrections
2019-10-19 13:13:49 -04:00
Esmail EL BoB
1a77becc6a
Update ar.json
2019-10-18 17:22:45 +00:00
Jeff Huang
9ae4edfee5
Update zh_TW translations.
2019-10-17 08:48:34 +08:00
Omar Roth
57a80a3c10
Add missing text to locales
2019-10-15 22:52:11 -04:00
Omar Roth
be055d9dcb
Add support for custom playlists
2019-10-15 21:17:14 -04:00
TheFrenchGhosty
15a3c8408f
Assume feed means subscriptions feed
2019-10-12 23:15:53 +02:00
TheFrenchGhosty
bc1784ed2b
French Translation updated, rewording and corrections
2019-10-12 23:11:40 +02:00
ButterflyOfFire
f832743009
Update Arabic translation
2019-10-09 16:22:39 +02:00
Jeff Huang
f5d8a952f2
Add zh-TW translations.
2019-10-02 16:28:25 +08:00
Omar Roth
466a5a932b
Add support for Turkish translation
2019-09-24 13:38:50 -04:00
Oguz Ersen
8a3c6382e9
Add Turkish translation
2019-09-24 13:38:46 -04:00
Omar Roth
1f37faad42
Fix plurilzation regex
2019-09-09 18:09:21 -04:00
Jorge Maldonado Ventura
fded5fd900
Update Spanish translation
2019-09-03 21:10:49 -04:00
Swann Martinet
950965bd4a
Update French translation
2019-09-03 21:10:49 -04:00
Swann Martinet
3a359319fa
Update German translation
2019-09-03 21:10:49 -04:00
Allan Nordhøy
d3dd82c699
Update Norwegian Bokmål translation
2019-09-03 21:10:49 -04:00
Jorge Maldonado Ventura
81f192bccb
Update Esperanto translation
2019-09-03 21:10:49 -04:00
ButterflyOfFire
60a23febed
Update Arabic translation
2019-09-03 21:10:48 -04:00
Esmail EL BoB
d0e280cbac
Update ar.json ( #728 )
...
* Update ar.json
2019-09-03 21:04:04 -04:00
unbranched
ecb62c8659
Italian translation update ( #724 )
...
* Italian translation update
2019-09-03 21:02:53 -04:00
psvenk
f54fbd057e
Add prefers-color-scheme support ( #601 )
...
* Add prefers-color-scheme support
This should fix <https://github.com/omarroth/invidious/issues/559 >.
The cookie storage format has been changed from boolean
("true"/"false") to tri-state ("dark"/"light"/""), so that users
without a cookie set will get dark mode if they have enabled the dark
theme in their operating system. The code for handling the cookie
state, along with the user's operating system theme, has been factored
out into a new function `update_mode`, which is called both at window
load and at the "storage" event listener, because the "storage" event
listener is only trigerred when a change is made to the localStorage
from another tab/window (for more info - see
<https://stackoverflow.com/a/4679754 >).
2019-08-15 11:29:55 -05:00
mondstern
ec36c69984
Update German translation
2019-07-31 09:37:43 -05:00
recette-lemon
2458db03de
Update Icelandic translation
2019-07-31 09:36:55 -05:00
Brn9hrd7
7528b7bc1a
Update german translation ( #650 )
2019-07-31 09:32:16 -05:00
TheFrenchGhosty
8af33084ed
French translation updated - New words, consistency ( #643 )
...
* New words translated, more consistency
2019-07-31 08:52:41 -05:00
Omar Roth
94638fe42c
Update translations
2019-07-18 21:52:25 -05:00
recette-lemon
55ecfda39a
Update Icelandic translation
2019-07-18 21:52:25 -05:00
Esmail EL BoB
42e2d73ce2
Update ar.json
2019-07-14 06:07:02 +00:00
Omar Roth
fea20ea913
Add support for Icelandic translation
2019-07-12 21:07:40 -05:00