mirror of
https://github.com/penpot/penpot.git
synced 2025-05-09 23:06:43 +02:00
🎉 Add accidentally deleted germany translations file.
This commit is contained in:
parent
4db7a6782b
commit
0030b9c3ac
3 changed files with 2481 additions and 1 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue