From d39e95852eb32860eb3c54b50c93edd7476aaaf8 Mon Sep 17 00:00:00 2001 From: Djorkaeff Alexandre Date: Fri, 8 Mar 2024 17:47:14 -0300 Subject: [PATCH] Rename to Workspaces --- ios/RocketChat Watch App/Localizable.xcstrings | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/ios/RocketChat Watch App/Localizable.xcstrings b/ios/RocketChat Watch App/Localizable.xcstrings index a1d71156f..330d727cc 100644 --- a/ios/RocketChat Watch App/Localizable.xcstrings +++ b/ios/RocketChat Watch App/Localizable.xcstrings @@ -311,16 +311,22 @@ }, "Servers" : { "localizations" : { + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Workspaces" + } + }, "ja" : { "stringUnit" : { "state" : "translated", - "value" : "サーバー" + "value" : "ワークスペース" } }, "pt-BR" : { "stringUnit" : { "state" : "translated", - "value" : "Servidores" + "value" : "Workspaces" } } }