mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2025-12-17 03:28:49 +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 = "Vai al profilo"
|
||||
data.go_to_post = "Vai al post"
|
||||
data.go_username_or_url = "Nome utente o indirizzo URL"
|
||||
|
||||
Reference in New Issue
Block a user