mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-08-21 12:32:56 +00:00
Updated language plugins for DE-DE and EN-US
This commit is contained in:
parent
bcd0138a96
commit
2d7419cfcc
@ -0,0 +1,3 @@
|
||||
CONTENT_HOME = {
|
||||
LetsGetStarted = "Lass uns anfangen",
|
||||
}
|
@ -34,6 +34,6 @@ IS_MAINTAINED = true
|
||||
-- When the plugin is deprecated, this message will be shown to users:
|
||||
DEPRECATION_MESSAGE = nil
|
||||
|
||||
CONTENT = {
|
||||
Home_LetsGetStarted = "Lass uns anfangen",
|
||||
UI_TEXT_CONTENT = {
|
||||
HOME = CONTENT_HOME,
|
||||
}
|
@ -36,6 +36,6 @@ IS_MAINTAINED = true
|
||||
-- When the plugin is deprecated, this message will be shown to users:
|
||||
DEPRECATION_MESSAGE = nil
|
||||
|
||||
CONTENT = {
|
||||
UI_TEXT_CONTENT = {
|
||||
HOME = CONTENT_HOME,
|
||||
}
|
Loading…
Reference in New Issue
Block a user