mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2025-02-27 20:43:15 +00:00
15 lines
370 B
XML
15 lines
370 B
XML
|
<?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>
|