Skip to content

Commit ddacfe4

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 1a90905 + 99fbdf9 commit ddacfe4

File tree

3 files changed

+13
-1
lines changed

3 files changed

+13
-1
lines changed
Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<resources></resources>
2+
<resources>
3+
<plurals name="settings_snackbar_restore">
4+
<item quantity="one">Αποκαταστάθηκε η συνταγή %d</item>
5+
<item quantity="other">Αποκαταστάθηκαν οι συνταγές %d</item>
6+
</plurals>
7+
</resources>

cofi-share/src/main/res/values-ja/strings.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,4 +138,9 @@
138138
<string name="name_cezve">ジェズヴェ</string>
139139
<string name="settings_backup_item">バックアップ/復元</string>
140140
<string name="support_dialog_title">Cofi をお楽しみいただけましたでしょうか?</string>
141+
<string name="prepopulate_aero_description">レシピ作成者: James Hoffmann
142+
\n出典: https://youtu.be/j6VlT_jUVPc
143+
\n挽き加減: ライトローストならミディアムの細目。深煎りになればなるほど、挽く量を増やして粗挽きにしたほうがよい。
144+
\n温度: ライトロースト用-沸騰させてすぐに使う。ダークロースト用-85~90</string>
145+
<string name="prepopulate_clever_dripper_step_rinse">お湯でフィルターを洗い流します</string>
141146
</resources>
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<resources></resources>

0 commit comments

Comments
 (0)