Update app/src/main/res/values/strings.xml

This commit is contained in:
administrator 2025-10-16 14:48:42 +07:00
parent 60a966cf29
commit c9a8090168

View File

@ -14,12 +14,12 @@
limitations under the License. limitations under the License.
--> -->
<resources> <resources>
<string name="app_name">KueBolu</string> <string name="app_name">Kue Donat</string>
<string name="order_cupcakes">Order KueBolu</string> <string name="order_cupcakes">Order Kue Donuat</string>
<string name="one_cupcake">One KueBolu</string> <string name="one_cupcake">One KueBolu</string>
<string name="six_cupcakes">Six KueBolu</string> <string name="six_cupcakes">Six KueBolu</string>
<string name="twelve_cupcakes">Twelve KueBolu</string> <string name="twelve_cupcakes">Twelve KueBolu</string>
<string name="choose_flavor">Pilih Rasa Kue Bolud</string> <string name="choose_flavor">Pilih Rasa Kue Donat</string>
<string name="vanilla">Vanilla</string> <string name="vanilla">Vanilla</string>
<string name="chocolate">Chocolate</string> <string name="chocolate">Chocolate</string>
<string name="red_velvet">Red Velvet</string> <string name="red_velvet">Red Velvet</string>