Browse Source

fix(translations): update "sbin" to "Sbin" in multiple language files

Jacky 6 days ago
parent
commit
f6abe748d5

+ 1 - 1
app/src/language/ja_JP/app.po

@@ -3211,7 +3211,7 @@ msgstr "Nginxの再起動が成功しました"
 
 #: src/language/generate.ts:27
 msgid "Nginx sbin path exists"
-msgstr "Nginx の sbin パスが存在します"
+msgstr "Nginx の Sbin パスが存在します"
 
 #: src/views/preference/tabs/NginxSettings.vue:37
 msgid "Nginx Test Config Command"

+ 1 - 1
app/src/language/ko_KR/app.po

@@ -3207,7 +3207,7 @@ msgstr "Nginx 재시작이 성공적으로 완료되었습니다"
 
 #: src/language/generate.ts:27
 msgid "Nginx sbin path exists"
-msgstr "Nginx sbin 경로가 존재합니다"
+msgstr "Nginx Sbin 경로가 존재합니다"
 
 #: src/views/preference/tabs/NginxSettings.vue:37
 msgid "Nginx Test Config Command"

+ 1 - 1
app/src/language/zh_CN/app.po

@@ -3199,7 +3199,7 @@ msgstr "Nginx 重启成功"
 
 #: src/language/generate.ts:27
 msgid "Nginx sbin path exists"
-msgstr "Nginx sbin 路径存在"
+msgstr "Nginx Sbin 路径存在"
 
 #: src/views/preference/tabs/NginxSettings.vue:37
 msgid "Nginx Test Config Command"

+ 1 - 1
app/src/language/zh_TW/app.po

@@ -3203,7 +3203,7 @@ msgstr "Nginx 重啟成功"
 
 #: src/language/generate.ts:27
 msgid "Nginx sbin path exists"
-msgstr "Nginx sbin 路徑存在"
+msgstr "Nginx Sbin 路徑存在"
 
 #: src/views/preference/tabs/NginxSettings.vue:37
 msgid "Nginx Test Config Command"