mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 03:07:04 +02:00
Implement plugin i18n [WIP]
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:system="clr-namespace:System;assembly=mscorlib">
|
||||
|
||||
|
||||
<system:String x:Key="wox_plugin_porgram_delete">Delete</system:String>
|
||||
|
||||
</ResourceDictionary>
|
||||
Reference in New Issue
Block a user