mirror of
https://github.com/vim/vim
synced 2025-07-15 16:51:57 +00:00
translation(sr): Update Serbian messages (#14143)
* translation(sr): Update Serbian messages * Update serbian.nsi * Update gvim.nsi Add serbian language to the installer Signed-off-by: Ivan Pešić <27575106+eevan78@users.noreply.github.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
@ -170,6 +170,7 @@ Page custom SetCustom ValidateCustom
|
||||
!include "lang\italian.nsi"
|
||||
!include "lang\japanese.nsi"
|
||||
!include "lang\russian.nsi"
|
||||
!include "lang\serbian.nsi"
|
||||
!include "lang\simpchinese.nsi"
|
||||
!include "lang\tradchinese.nsi"
|
||||
!include "lang\turkish.nsi"
|
||||
|
@ -6,7 +6,7 @@
|
||||
# fileencoding : UTF-8
|
||||
# Author : Ivan Pešić
|
||||
|
||||
!insertmacro MUI_LANGUAGE "Српски"
|
||||
!insertmacro MUI_LANGUAGE "Serbian"
|
||||
|
||||
|
||||
# Overwrite the default translation.
|
||||
|
Reference in New Issue
Block a user