mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
🎉 Add accidentally deleted germany translations file.
This commit is contained in:
@@ -32,7 +32,7 @@ paths.dist = "./target/dist/";
|
||||
// Templates
|
||||
|
||||
function readLocales() {
|
||||
const langs = ["ca", "el", "en", "es", "fr", "tr", "ru", "zh_cn"];
|
||||
const langs = ["ca", "de", "el", "en", "es", "fr", "tr", "ru", "zh_cn"];
|
||||
const result = {};
|
||||
|
||||
for (let lang of langs) {
|
||||
|
||||
Reference in New Issue
Block a user