fixed also labeling localization for post card
This commit is contained in:
parent
e038005f6f
commit
ec09d6a19f
3 changed files with 29 additions and 11 deletions
|
@ -124,3 +124,9 @@ other = "Liability Notice"
|
|||
|
||||
[search]
|
||||
other = "Search"
|
||||
|
||||
[minute]
|
||||
other = "minute"
|
||||
|
||||
[minutes]
|
||||
other = "minutes"
|
||||
|
|
20
i18n/it.toml
20
i18n/it.toml
|
@ -3,7 +3,7 @@
|
|||
other = "Home"
|
||||
|
||||
[posts]
|
||||
other = "Post"
|
||||
other = "Articoli"
|
||||
|
||||
[toc_heading]
|
||||
other = "Contenuti"
|
||||
|
@ -92,20 +92,20 @@ other = "Responsabilità:"
|
|||
[present]
|
||||
other = "Ad oggi"
|
||||
|
||||
# [comments_javascript]
|
||||
# other = "Please enable JavaScript to view the"
|
||||
[comments_javascript]
|
||||
other = "Per favore attiva JavaScript per vedere il"
|
||||
|
||||
# [comments_by]
|
||||
# other = "comments powered by"
|
||||
|
||||
# [read]
|
||||
# other = "Read"
|
||||
[read]
|
||||
other = "Leggi"
|
||||
|
||||
# [project_star]
|
||||
# other = "Star"
|
||||
|
||||
# [project_details]
|
||||
# other = "Details"
|
||||
[project_details]
|
||||
other = "Dettagli"
|
||||
|
||||
# [err_404]
|
||||
# other = "The page you are looking for is not there yet."
|
||||
|
@ -124,3 +124,9 @@ other = "Avviso di responsabilità"
|
|||
|
||||
[search]
|
||||
other = "Ricerca"
|
||||
|
||||
[minute]
|
||||
other = "minuto"
|
||||
|
||||
[minutes]
|
||||
other = "minuti"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue