feat: add the Second text to ja-jp.

(cherry picked from commit 36d140ae4d0bc4a99fe09396c3abcda4f2b6ed96)
This commit is contained in:
Zhang Dian 2024-10-31 21:50:58 +08:00
parent 9fc2457b98
commit 9bb9aa2491

View File

@ -9,6 +9,7 @@
<!-- TimePicker --> <!-- TimePicker -->
<x:String x:Key="STRING_TIMEPICKER_HOUR_TEXT">時</x:String> <x:String x:Key="STRING_TIMEPICKER_HOUR_TEXT">時</x:String>
<x:String x:Key="STRING_TIMEPICKER_MINUTE_TEXT">分</x:String> <x:String x:Key="STRING_TIMEPICKER_MINUTE_TEXT">分</x:String>
<x:String x:Key="STRING_TIMEPICKER_SECOND_TEXT">秒</x:String>
<!-- TextBox/SelectableTextBox flyout --> <!-- TextBox/SelectableTextBox flyout -->
<x:String x:Key="STRING_MENU_CUT">切り取り</x:String> <x:String x:Key="STRING_MENU_CUT">切り取り</x:String>
<x:String x:Key="STRING_MENU_COPY">コピー</x:String> <x:String x:Key="STRING_MENU_COPY">コピー</x:String>