Merge branch 'main' into i18n_main

This commit is contained in:
Amruth Pillai
2022-06-18 16:51:51 +02:00
committed by GitHub
3 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
plugins { plugins {
id 'com.android.application' version '7.1.2' apply false id 'com.android.application' version '7.1.2' apply false
id 'com.android.library' version '7.1.2' apply false id 'com.android.library' version '7.1.2' apply false
id 'org.jetbrains.kotlin.android' version '1.6.21' apply false id 'org.jetbrains.kotlin.android' version '1.7.0' apply false
} }
task clean(type: Delete) { task clean(type: Delete) {

View File

@ -16,7 +16,7 @@
"present": "Sekarang" "present": "Sekarang"
}, },
"subtitle": "Pembuat resume open source dan gratis.", "subtitle": "Pembuat resume open source dan gratis.",
"title": "\"Reactive Resume\"", "title": "Reactive Resume",
"toast": { "toast": {
"error": { "error": {
"upload-file-size": "Harap unggah hanya file di bawah 2 megabytes.", "upload-file-size": "Harap unggah hanya file di bawah 2 megabytes.",

View File

@ -4,7 +4,7 @@
"title": "Buat Resume Baru" "title": "Buat Resume Baru"
}, },
"import-external": { "import-external": {
"subtitle": "LinkedIn, Resume JSON, Reactive Resume", "subtitle": "LinkedIn, JSON Resume, Reactive Resume",
"title": "Impor dari sumber luar" "title": "Impor dari sumber luar"
}, },
"resume": { "resume": {