Rename to Workspaces

This commit is contained in:
Djorkaeff Alexandre 2024-03-08 17:47:14 -03:00
parent 885de66067
commit d39e95852e
1 changed files with 8 additions and 2 deletions

View File

@ -311,16 +311,22 @@
}, },
"Servers" : { "Servers" : {
"localizations" : { "localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Workspaces"
}
},
"ja" : { "ja" : {
"stringUnit" : { "stringUnit" : {
"state" : "translated", "state" : "translated",
"value" : "サーバー" "value" : "ワークスペース"
} }
}, },
"pt-BR" : { "pt-BR" : {
"stringUnit" : { "stringUnit" : {
"state" : "translated", "state" : "translated",
"value" : "Servidores" "value" : "Workspaces"
} }
} }
} }