aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/resources.rc
diff options
context:
space:
mode:
authorSimon Rozman <simon@rozman.si>2020-02-26 13:05:55 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2020-03-15 14:49:27 -0600
commit13f02816423808810370e2a792271b2d1aff9fb6 (patch)
tree2e79483143c571b77b8599c7e97615d0d3498ea9 /resources.rc
parentl18n: add localization support (diff)
downloadwireguard-windows-13f02816423808810370e2a792271b2d1aff9fb6.tar.xz
wireguard-windows-13f02816423808810370e2a792271b2d1aff9fb6.zip
l18n: add Slovenian translation
Signed-off-by: Simon Rozman <simon@rozman.si>
Diffstat (limited to 'resources.rc')
-rw-r--r--resources.rc7
1 files changed, 7 insertions, 0 deletions
diff --git a/resources.rc b/resources.rc
index 9ea7ef58..f9c6f09a 100644
--- a/resources.rc
+++ b/resources.rc
@@ -48,3 +48,10 @@ VERSIONINFO_TEMPLATE(
"WireGuard: Fast, Modern, Secure VPN Tunnel",
"https://www.wireguard.com/"
)
+
+LANGUAGE LANG_SLOVENIAN, SUBLANG_DEFAULT
+VERSIONINFO_TEMPLATE(
+ "042404b0", 0x424, 0x4b0,
+ "WireGuard: hiter, sodoben, varen tunel VPN",
+ "https://www.wireguard.com/"
+)