Skip to content

Commit

Permalink
Fix missing translation keys
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 24, 2025
1 parent a499ea2 commit 97e93ed
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion apps/keira/src/assets/i18n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -872,4 +872,4 @@
"GAME_TELE": {
"EDITOR": "Teleport Editor"
}
}
}
2 changes: 1 addition & 1 deletion apps/keira/src/assets/i18n/el.json
Original file line number Diff line number Diff line change
Expand Up @@ -872,4 +872,4 @@
"GAME_TELE": {
"EDITOR": "Teleport Editor"
}
}
}
2 changes: 1 addition & 1 deletion apps/keira/src/assets/i18n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -872,4 +872,4 @@
"GAME_TELE": {
"EDITOR": "Teleport Editor"
}
}
}
2 changes: 1 addition & 1 deletion apps/keira/src/assets/i18n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -872,4 +872,4 @@
"GAME_TELE": {
"EDITOR": "Teleport Editor"
}
}
}
2 changes: 1 addition & 1 deletion apps/keira/src/assets/i18n/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -872,4 +872,4 @@
"GAME_TELE": {
"EDITOR": "Teleport Editor"
}
}
}
2 changes: 1 addition & 1 deletion apps/keira/src/assets/i18n/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -872,4 +872,4 @@
"GAME_TELE": {
"EDITOR": "Teleport Editor"
}
}
}
2 changes: 1 addition & 1 deletion apps/keira/src/assets/i18n/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -872,4 +872,4 @@
"GAME_TELE": {
"EDITOR": "Teleport Editor"
}
}
}
2 changes: 1 addition & 1 deletion apps/keira/src/assets/i18n/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -872,4 +872,4 @@
"GAME_TELE": {
"EDITOR": "Teleport Editor"
}
}
}
2 changes: 1 addition & 1 deletion apps/keira/src/assets/i18n/pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -872,4 +872,4 @@
"GAME_TELE": {
"EDITOR": "Teleport Editor"
}
}
}
2 changes: 1 addition & 1 deletion apps/keira/src/assets/i18n/ro.json
Original file line number Diff line number Diff line change
Expand Up @@ -872,4 +872,4 @@
"GAME_TELE": {
"EDITOR": "Teleport Editor"
}
}
}
2 changes: 1 addition & 1 deletion apps/keira/src/assets/i18n/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -872,4 +872,4 @@
"GAME_TELE": {
"EDITOR": "Teleport Editor"
}
}
}
2 changes: 1 addition & 1 deletion apps/keira/src/assets/i18n/sk.json
Original file line number Diff line number Diff line change
Expand Up @@ -872,4 +872,4 @@
"GAME_TELE": {
"EDITOR": "Teleport Editor"
}
}
}
2 changes: 1 addition & 1 deletion apps/keira/src/assets/i18n/sv.json
Original file line number Diff line number Diff line change
Expand Up @@ -872,4 +872,4 @@
"GAME_TELE": {
"EDITOR": "Teleport Editor"
}
}
}
2 changes: 1 addition & 1 deletion apps/keira/src/assets/i18n/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -872,4 +872,4 @@
"GAME_TELE": {
"EDITOR": "Teleport Editor"
}
}
}

0 comments on commit 97e93ed

Please sign in to comment.