mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2026-02-11 04:13:43 +00:00
Improve right-to-left language support
This commit is contained in:
@@ -2,6 +2,8 @@ const data = {...require("./base")}
|
||||
const {pug} = require("./utils/functions")
|
||||
|
||||
;(() => {
|
||||
data.meta_direction = "ltr"
|
||||
|
||||
data.go_to_profile = "Go to profile"
|
||||
data.go_to_post = "Go to post"
|
||||
data.go_username_or_url = "Username or URL"
|
||||
|
||||
Reference in New Issue
Block a user