mirror of
https://github.com/jkcoxson/LocalDevVPN.git
synced 2026-03-02 14:36:16 +01:00
fix: fixing build (#11)
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
"italian" = "Włoski";
|
||||
"polish" = "Polski";
|
||||
"korean" = "koreański";
|
||||
"TChinese" = "Tradycyjny chiński"
|
||||
"TChinese" = "Tradycyjny chiński";
|
||||
"french" = "Francuski";
|
||||
|
||||
/* MARK: Settings */
|
||||
|
||||
@@ -65,7 +65,7 @@
|
||||
"italian" = "義大利文";
|
||||
"polish" = "波蘭文";
|
||||
"korean" = "韓文";
|
||||
"TChinese" = "繁體中文"
|
||||
"TChinese" = "繁體中文";
|
||||
"french" = "法語";
|
||||
|
||||
"settings" = "設定";
|
||||
|
||||
Reference in New Issue
Block a user