mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-18 09:35:48 +00:00
source code checkin
This commit is contained in:
parent
5f8fb2c825
commit
7e57b72e35
675 changed files with 168433 additions and 0 deletions
12
src/ARKServerManager/Globalization/en-AU/en-AU.xaml
Normal file
12
src/ARKServerManager/Globalization/en-AU/en-AU.xaml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
<Globalization:GlobalizationResourceDictionary
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:sys="clr-namespace:System;assembly=mscorlib"
|
||||
xmlns:Globalization="clr-namespace:WPFSharp.Globalizer;assembly=WPFSharp.Globalizer"
|
||||
Name="en-AU"
|
||||
LinkedStyle="en-AU-style"
|
||||
>
|
||||
|
||||
<sys:String x:Key="Generic_TranslatedBy">Bletch</sys:String>
|
||||
|
||||
</Globalization:GlobalizationResourceDictionary>
|
||||
Loading…
Add table
Add a link
Reference in a new issue