File tree Expand file tree Collapse file tree 4 files changed +8
-7
lines changed
overrides/assets/javascripts Expand file tree Collapse file tree 4 files changed +8
-7
lines changed Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 1
1
{#-
2
2
This file was automatically generated - do not edit
3
3
-#}
4
- % macro t(key) %}{{ {
5
- "language": "sh ",
4
+ { % macro t(key) %}{{ {
5
+ "language": "sr ",
6
6
"clipboard.copy": "Копирај у клипборд",
7
7
"clipboard.copied": "Ископирано у клипборд",
8
8
"edit.link.title": "Ажурирај страницу",
Original file line number Diff line number Diff line change 53
53
"source.file.date.updated": "Ažuriran",
54
54
"source.file.date.created": "Kreiran",
55
55
"tabs.title": "Tabovi",
56
- "toc.title": "Sadržaj"
56
+ "toc.title": "Sadržaj",
57
57
"top.title": "Nazad na vrh"
58
58
}[key] }}{% endmacro %}
Original file line number Diff line number Diff line change 20
20
IN THE SOFTWARE.
21
21
-->
22
22
23
- % macro t(key) %}{{ {
24
- "language": "sh",
23
+ <!-- Translations: Serbian -->
24
+ {% macro t(key) %}{{ {
25
+ "language": "sr",
25
26
"clipboard.copy": "Копирај у клипборд",
26
27
"clipboard.copied": "Ископирано у клипборд",
27
28
"edit.link.title": "Ажурирај страницу",
52
53
"source.file.date.updated": "Ажуриран",
53
54
"source.file.date.created": "Креиран",
54
55
"tabs.title": "Табови",
55
- "toc.title": "Садржај"
56
+ "toc.title": "Садржај",
56
57
"top.title": "Назад на врх"
57
58
}[key] }}{% endmacro %}
You can’t perform that action at this time.
0 commit comments