mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 00:55:25 +00:00
Add internationalization support (#738)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
project_id: 518556
|
||||
preserve_hierarchy: true
|
||||
|
||||
files:
|
||||
- source: /locales/en-US/*
|
||||
dest: /%original_file_name%
|
||||
translation: /locales/%locale%/%original_file_name%
|
||||
Reference in New Issue
Block a user