Skip to content

Commit e49583e

Browse files
committed
make localization files valid
1 parent d71f578 commit e49583e

File tree

11 files changed

+11
-0
lines changed

11 files changed

+11
-0
lines changed

src/lang/cz.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
# please copy the contents of en.yaml to this file before you translate it.
2+
delete: me #this is required for a successful build

src/lang/de.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
# please copy the contents of en.yaml to this file before you translate it.
2+
delete: me #this is required for a successful build

src/lang/es.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
# please copy the contents of en.yaml to this file before you translate it.
2+
delete: me #this is required for a successful build

src/lang/fr.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
# please copy the contents of en.yaml to this file before you translate it.
2+
delete: me #this is required for a successful build

src/lang/it.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
# please copy the contents of en.yaml to this file before you translate it.
2+
delete: me #this is required for a successful build

src/lang/ja.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
# please copy the contents of en.yaml to this file before you translate it.
2+
delete: me #this is required for a successful build

src/lang/pl.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
# please copy the contents of en.yaml to this file before you translate it.
2+
delete: me #this is required for a successful build

src/lang/pt.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
# please copy the contents of en.yaml to this file before you translate it.
2+
delete: me #this is required for a successful build

src/lang/ru.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
# please copy the contents of en.yaml to this file before you translate it.
2+
delete: me #this is required for a successful build

src/lang/sv.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
# please copy the contents of en.yaml to this file before you translate it.
2+
delete: me #this is required for a successful build

0 commit comments

Comments
 (0)