Skip to content

Commit b149c53

Browse files
committed
Remove direction
1 parent 805eaf2 commit b149c53

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/templates/partials/languages/sh.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
<!-- Translations: Serbo-Croatian -->
2424
{% macro t(key) %}{{ {
2525
"language": "sh",
26-
"direction": "ltr",
2726
"action.edit": "Ažuriraj stranicu",
2827
"action.skip": "Idi na tekst",
2928
"action.view": "Pogledaj izvorni kod ove stranice",

src/templates/partials/languages/sr.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
<!-- Translations: Serbian -->
2424
{% macro t(key) %}{{ {
2525
"language": "sr",
26-
"direction": "ltr",
2726
"action.edit": "Ажурирај страницу",
2827
"action.skip": "Иди на текст",
2928
"action.view": "Погледај изворни код ове странице",

0 commit comments

Comments
 (0)