Add more i18n strings (#234)
* Add more i18n strings * Add the translation strings in other files Signed-off-by: hossainemruz <hossainemruz@gmail.com> Co-authored-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
parent
4ef34a8f63
commit
03ea0fae8c
19 changed files with 317 additions and 11 deletions
20
i18n/en.toml
20
i18n/en.toml
|
@ -78,4 +78,22 @@ other = "See More"
|
|||
other = "Responsibilities:"
|
||||
|
||||
[present]
|
||||
other = "Present"
|
||||
other = "Present"
|
||||
|
||||
[comments_javascript]
|
||||
other = "Please enable JavaScript to view the"
|
||||
|
||||
[comments_by]
|
||||
other = "comments powered by"
|
||||
|
||||
[read]
|
||||
other = "Read"
|
||||
|
||||
[project_star]
|
||||
other = "Star"
|
||||
|
||||
[project_details]
|
||||
other = "Details"
|
||||
|
||||
[err_404]
|
||||
other = "The page you are looking for is not there yet."
|
Loading…
Add table
Add a link
Reference in a new issue