Skip to content

Commit f6abe74

Browse files
committed
fix(translations): update "sbin" to "Sbin" in multiple language files
1 parent d02a46d commit f6abe74

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

app/src/language/ja_JP/app.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3211,7 +3211,7 @@ msgstr "Nginxの再起動が成功しました"
32113211

32123212
#: src/language/generate.ts:27
32133213
msgid "Nginx sbin path exists"
3214-
msgstr "Nginx の sbin パスが存在します"
3214+
msgstr "Nginx の Sbin パスが存在します"
32153215

32163216
#: src/views/preference/tabs/NginxSettings.vue:37
32173217
msgid "Nginx Test Config Command"

app/src/language/ko_KR/app.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3207,7 +3207,7 @@ msgstr "Nginx 재시작이 성공적으로 완료되었습니다"
32073207

32083208
#: src/language/generate.ts:27
32093209
msgid "Nginx sbin path exists"
3210-
msgstr "Nginx sbin 경로가 존재합니다"
3210+
msgstr "Nginx Sbin 경로가 존재합니다"
32113211

32123212
#: src/views/preference/tabs/NginxSettings.vue:37
32133213
msgid "Nginx Test Config Command"

app/src/language/zh_CN/app.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3199,7 +3199,7 @@ msgstr "Nginx 重启成功"
31993199

32003200
#: src/language/generate.ts:27
32013201
msgid "Nginx sbin path exists"
3202-
msgstr "Nginx sbin 路径存在"
3202+
msgstr "Nginx Sbin 路径存在"
32033203

32043204
#: src/views/preference/tabs/NginxSettings.vue:37
32053205
msgid "Nginx Test Config Command"

app/src/language/zh_TW/app.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3203,7 +3203,7 @@ msgstr "Nginx 重啟成功"
32033203

32043204
#: src/language/generate.ts:27
32053205
msgid "Nginx sbin path exists"
3206-
msgstr "Nginx sbin 路徑存在"
3206+
msgstr "Nginx Sbin 路徑存在"
32073207

32083208
#: src/views/preference/tabs/NginxSettings.vue:37
32093209
msgid "Nginx Test Config Command"

0 commit comments

Comments
 (0)