Skip to content

Commit

Permalink
Add "Server Settings" translation
Browse files Browse the repository at this point in the history
  • Loading branch information
veteran29 committed Dec 29, 2024
1 parent de8e3e9 commit 252f8f8
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 1 deletion.
2 changes: 2 additions & 0 deletions addons/core/Language/AFM_Core_localization.en_us.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
StringTableRuntime {
Ids {
"AFM_Core-AFM_Tools"
"AFM_Core-AFM_Tools_ServerSettings"
"AFM_Core-Settings"
"AFM_Core-Settings_Radio"
"AFM_Core-Settings_Radio_Beep_1"
Expand All @@ -11,6 +12,7 @@ StringTableRuntime {
}
Texts {
"AFM Tools"
"Server Settings"
"ArmaForces"
"Radio"
"Beep"
Expand Down
2 changes: 2 additions & 0 deletions addons/core/Language/AFM_Core_localization.pl_pl.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
StringTableRuntime {
Ids {
"AFM_Core-AFM_Tools"
"AFM_Core-AFM_Tools_ServerSettings"
"AFM_Core-Settings"
"AFM_Core-Settings_Radio"
"AFM_Core-Settings_Radio_Beep_1"
Expand All @@ -11,6 +12,7 @@ StringTableRuntime {
}
Texts {
"Narzędzia AFM"
"Ustawienia Serwera"
"ArmaForces"
"Radio"
"Pisk"
Expand Down
11 changes: 10 additions & 1 deletion addons/core/Language/AFM_Core_localization.st
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,22 @@ StringTable {
Author "veteran29"
LastChanged "veteran29"
}
CustomStringTableItem "{633A22210415B8CF}" {
Id "AFM_Core-AFM_Tools_ServerSettings"
Target_en_us "Server Settings"
Target_pl_pl "Ustawienia Serwera"
Modified 1664754356
Author "veteran29"
LastChanged "veteran29"
}
CustomStringTableItem "{63336833D030E5A6}" {
Id "AFM_Core-Settings"
Target_en_us "ArmaForces"
Target_pl_pl "ArmaForces"
ActorGender NONE
Terminology NONE
NonTranslatable 1
Modified 1664319029
Modified 1664754369
Author "veteran29"
LastChanged "veteran29"
}
Expand Down

0 comments on commit 252f8f8

Please sign in to comment.