codeigniter4 / translations

System message translations for CodeIgniter4
https://codeigniter4.github.io/translations/
MIT License
197 stars 206 forks source link

translate news strings and fixing some typos #142

Closed sba closed 3 years ago

totoprayogo1916 commented 3 years ago

for resolve your PR:

git reset --soft a8afe75c6a8c2f1c5e15ff6ed49b70b032826705 git commit -S (write your commit) git push -f

sba commented 3 years ago

@totoprayogo1916 thanks for advice! I tried it, but guess I did it wrong :-( signing commits is new for me ...don't really have a clue how to do it. Should I try with a new pull request?

totoprayogo1916 commented 3 years ago

Let commit at this branch, and reopen this PR. git commit -m -S "your message"