mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-22 16:03:15 +00:00
WIP
This commit is contained in:
parent
4101f75685
commit
2f18134581
|
@ -1,4 +0,0 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<resources>
|
|
||||||
|
|
||||||
</resources>
|
|
15
shared/ui/src/main/res/values/strings.xml
Normal file
15
shared/ui/src/main/res/values/strings.xml
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<resources>
|
||||||
|
|
||||||
|
<!-- home -->
|
||||||
|
<string name="home_title">ホーム</string>
|
||||||
|
|
||||||
|
<!-- search -->
|
||||||
|
<string name="search_title">検索</string>
|
||||||
|
|
||||||
|
<!-- library -->
|
||||||
|
<string name="library_title">ライブラリ</string>
|
||||||
|
|
||||||
|
<!-- debug -->
|
||||||
|
<string name="debug_menu_title">デバッグメニュー</string>
|
||||||
|
</resources>
|
Loading…
Reference in New Issue
Block a user