You've already forked KsuWebUIStandalone
mirror of
https://github.com/5ec1cff/KsuWebUIStandalone.git
synced 2025-09-06 06:37:11 +00:00
Add Japanese (#4)
This commit is contained in:
committed by
GitHub
parent
58e8d43d39
commit
12dc4cff77
11
app/src/main/res/values-ja/strings.xml
Normal file
11
app/src/main/res/values-ja/strings.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_name" translatable="false">KsuWebUI</string>
|
||||
<string name="enable_webview_debugging">デバッグ</string>
|
||||
<string name="please_grant_root">root 権限を許可してください</string>
|
||||
<string name="no_modules">モジュールがありません</string>
|
||||
<string name="loading">読み込み中 …</string>
|
||||
<string name="author">作者: %s</string>
|
||||
<string name="version">バージョン: %s</string>
|
||||
<string name="show_disabled">無効化済みを表示</string>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user