Bring back relative timestamp translations

This commit is contained in:
arkon
2023-09-24 17:26:12 -04:00
parent 4e69bf993a
commit 86edce0d87
59 changed files with 303 additions and 1 deletions

View File

@@ -568,6 +568,10 @@
<string name="pref_high">高い</string>
<string name="pref_highest">最高</string>
<string name="pref_inverted_colors">反転配色</string>
<plurals name="relative_time">
<item quantity="other">%1$d日前</item>
</plurals>
<string name="relative_time_today">今日</string>
<string name="help_translate">翻訳に協力</string>
<string name="getting_started_guide">入門ガイド</string>
<string name="pref_tablet_ui_mode">タブレットUI</string>