Skip to content

Commit 1b5f42f

Browse files
committed
Add authors of Serbian translations
1 parent 573e796 commit 1b5f42f

3 files changed

Lines changed: 6 additions & 0 deletions

File tree

src/help/topics/sr-Latn.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
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');

src/help/topics/sr.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
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');

www/elements/pay-tiers.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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',

0 commit comments

Comments
 (0)