|
64 | 64 | "@reset": {
|
65 | 65 | "description": "Button text allowing the user to reset the entered values to the default"
|
66 | 66 | },
|
67 |
| - "registerInstead": "Mohon daftar terlebih dahulu", |
| 67 | + "registerInstead": "Tidak punya akun? Buat akun", |
68 | 68 | "@registerInstead": {},
|
69 |
| - "loginInstead": "Mohon masuk terlebih dahulu", |
| 69 | + "loginInstead": "Punya akun? Masuk", |
70 | 70 | "@loginInstead": {},
|
71 | 71 | "labelWorkoutPlans": "Daftar rencana workout",
|
72 | 72 | "@labelWorkoutPlans": {
|
|
559 | 559 | "description": "Translation for close"
|
560 | 560 | },
|
561 | 561 | "userProfile": "Profilmu",
|
562 |
| - "@userProfile": {} |
| 562 | + "@userProfile": {}, |
| 563 | + "verify": "Verifikasi", |
| 564 | + "@verify": {}, |
| 565 | + "useMetric": "Gunakan unit metrik untuk berat badan", |
| 566 | + "@useMetric": {}, |
| 567 | + "exerciseList": "Daftar latihan", |
| 568 | + "@exerciseList": {}, |
| 569 | + "success": "Berhasil", |
| 570 | + "@success": { |
| 571 | + "description": "Message when an action completed successfully, usually used as a heading" |
| 572 | + }, |
| 573 | + "exercises": "Latihan", |
| 574 | + "@exercises": { |
| 575 | + "description": "Multiple exercises for a workout" |
| 576 | + }, |
| 577 | + "exerciseName": "Nama Latihan", |
| 578 | + "@exerciseName": { |
| 579 | + "description": "Label for the name of a workout exercise" |
| 580 | + }, |
| 581 | + "noMatchingExerciseFound": "Tidak ditemukan latihan yang sesuai", |
| 582 | + "@noMatchingExerciseFound": { |
| 583 | + "description": "Message returned if no exercises match the searched string" |
| 584 | + }, |
| 585 | + "shoulders": "Bahu", |
| 586 | + "@shoulders": { |
| 587 | + "description": "Generated entry for translation for server strings" |
| 588 | + }, |
| 589 | + "onlyLogging": "Hanya melacak kalori", |
| 590 | + "@onlyLogging": {}, |
| 591 | + "seconds": "Detik", |
| 592 | + "@seconds": { |
| 593 | + "description": "Generated entry for translation for server strings" |
| 594 | + }, |
| 595 | + "searchNamesInEnglish": "Cari juga nama-nama dalam bahasa Inggris", |
| 596 | + "@searchNamesInEnglish": {}, |
| 597 | + "noIngredientsDefined": "Belum ada bahan yang ditetapkan", |
| 598 | + "@noIngredientsDefined": {}, |
| 599 | + "ingredientLogged": "Bahan telah dicatat", |
| 600 | + "@ingredientLogged": {}, |
| 601 | + "triceps": "Trisep", |
| 602 | + "@triceps": { |
| 603 | + "description": "Generated entry for translation for server strings" |
| 604 | + } |
563 | 605 | }
|
0 commit comments