File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Pomoć (srpski)
22
3+ <!-- Authors: https://github.com/bzzrak, Radoš Milićev (https://github.com/rammba) -->
4+
35<script id =" edge-message-script " >
46 if (navigator .userAgent .includes (' Edg' ) && navigator .userAgent .includes (' Mobile' )) {
57 const script = document .getElementById (' edge-message-script' );
Original file line number Diff line number Diff line change 11# Помоћ (српски)
22
3+ <!-- Authors: Radoš Milićev (https://github.com/rammba) -->
4+
35<script id =" edge-message-script " >
46 if (navigator .userAgent .includes (' Edg' ) && navigator .userAgent .includes (' Mobile' )) {
57 const script = document .getElementById (' edge-message-script' );
Original file line number Diff line number Diff line change @@ -223,6 +223,7 @@ const locales = {
223223 `ダークモードの普及にご協力いただき、インターネットを誰にとっても目に優しいものにしましょう。` ,
224224 ] . join ( ' ' ) ,
225225 } ,
226+ // Authors: Radoš Milićev (https://github.com/rammba)
226227 sr : {
227228 heading : 'Молимо платите за Dark Reader' ,
228229 regular : 'Индивидуална употреба' ,
@@ -239,6 +240,7 @@ const locales = {
239240 `Заузмите место у ширењу тамног режима и учините интернет лакшим за свачије око.` ,
240241 ] . join ( ' ' ) ,
241242 } ,
243+ // Authors: Radoš Milićev (https://github.com/rammba)
242244 'sr-Latn' : {
243245 heading : 'Molimo platite za Dark Reader' ,
244246 regular : 'Individualna upotreba' ,
You can’t perform that action at this time.
0 commit comments