We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65e7d8a commit 56a981dCopy full SHA for 56a981d
lib/java/com/google/android/material/timepicker/res/values-ja/strings.xml
@@ -15,8 +15,8 @@
15
~ limitations under the License.
16
-->
17
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
18
- <string name="material_timepicker_pm">PM</string>
19
- <string name="material_timepicker_am">AM</string>
+ <string name="material_timepicker_pm">午後</string>
+ <string name="material_timepicker_am">午前</string>
20
<string name="material_timepicker_select_time">時刻を選択</string>
21
<string name="material_timepicker_minute">分</string>
22
<string name="material_timepicker_hour">時</string>
0 commit comments