Skip to content

Commit aa33134

Browse files
committed
New translations en.xaml (Portuguese, Brazilian)
[ci skip]
1 parent 22f8731 commit aa33134

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Flow.Launcher/Languages/pt-br.xaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@
3232
<system:String x:Key="pleaseTryAgain">Please try again</system:String>
3333
<system:String x:Key="parseProxyFailed">Unable to parse Http Proxy</system:String>
3434

35+
<!-- AbstractPluginEnvironment -->
36+
<system:String x:Key="failToInstallTypeScriptEnv">Failed to install TypeScript environment. Please try again later</system:String>
37+
<system:String x:Key="failToInstallPythonEnv">Failed to install Python environment. Please try again later.</system:String>
38+
3539
<!-- MainWindow -->
3640
<system:String x:Key="registerHotkeyFailed">Falha em registrar a tecla de atalho &quot;{0}&quot;. A combinação pode estar em uso por outro programa. Mude para uma tecla de atalho diferente, ou encerre o outro programa.</system:String>
3741
<system:String x:Key="unregisterHotkeyFailed">Failed to unregister hotkey &quot;{0}&quot;. Please try again or see log for details</system:String>

0 commit comments

Comments
 (0)