mirror of https://github.com/vtrois/kratos
fix: translation file extension
parent
507a0d1028
commit
6aa7ecaf72
|
@ -1,3 +1,3 @@
|
|||
files:
|
||||
- source: /languages/kratos.pot
|
||||
translation: /languages/%locale_with_underscore%.mo
|
||||
translation: /languages/%locale_with_underscore%.po
|
||||
|
|
Loading…
Reference in New Issue