Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions i18n/sr-cyrl.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Author: Radoš Milićev (https://github.com/rammba)

# UI strings. Buttons and similar.

[ui_pager_prev]
Expand Down Expand Up @@ -88,3 +90,9 @@ other = "Да ли вам је ова страница била од помоћ
other = "Да"
[feedback_negative]
other = "Не"

# Table of contents
[toc_on_this_page]
other = "На овој страници"
[toc_top_of_page]
other = "Врх странице"
8 changes: 8 additions & 0 deletions i18n/sr-latn.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Author: Radoš Milićev (https://github.com/rammba)

# UI strings. Buttons and similar.

[ui_pager_prev]
Expand Down Expand Up @@ -88,3 +90,9 @@ other = "Da li vam je ova stranica bila od pomoći?"
other = "Da"
[feedback_negative]
other = "Ne"

# Table of contents
[toc_on_this_page]
other = "Na ovoj stranici"
[toc_top_of_page]
other = "Vrh stranice"
Loading