Update to current version
All checks were successful
Building & Deploying Website / Deploy-Website (push) Successful in 12s
All checks were successful
Building & Deploying Website / Deploy-Website (push) Successful in 12s
This commit is contained in:
@@ -18,7 +18,7 @@ other = "autori"
|
||||
other = "articole"
|
||||
|
||||
[reading_time]
|
||||
one = "Un minut de lectură"
|
||||
one = "Un minut de lectură"
|
||||
other = "{{ .Count }} {{ if lt .Count 20 }}minute{{ else }}de minute{{ end }} de lectură"
|
||||
|
||||
[page_not_found]
|
||||
@@ -30,6 +30,9 @@ other = "Ne pare rău, această pagină nu există."
|
||||
[head_back]
|
||||
other = "Poți să te întorci la <a href=\"{{ . }}\">pagina principală</a>."
|
||||
|
||||
[licensed_under]
|
||||
other = "Licensed under"
|
||||
|
||||
[powered_by]
|
||||
other = "Susținut de"
|
||||
|
||||
@@ -56,3 +59,6 @@ other = "avertisment"
|
||||
|
||||
[error]
|
||||
other = "eroare"
|
||||
|
||||
[link_to_heading]
|
||||
other = "Link to heading"
|
||||
|
||||
Reference in New Issue
Block a user