mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-14 08:42:08 +10:00
Merge branch 'main' into i18n_main
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
plugins {
|
||||
id 'com.android.application' 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) {
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
"present": "Sekarang"
|
||||
},
|
||||
"subtitle": "Pembuat resume open source dan gratis.",
|
||||
"title": "\"Reactive Resume\"",
|
||||
"title": "Reactive Resume",
|
||||
"toast": {
|
||||
"error": {
|
||||
"upload-file-size": "Harap unggah hanya file di bawah 2 megabytes.",
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
"title": "Buat Resume Baru"
|
||||
},
|
||||
"import-external": {
|
||||
"subtitle": "LinkedIn, Resume JSON, Reactive Resume",
|
||||
"subtitle": "LinkedIn, JSON Resume, Reactive Resume",
|
||||
"title": "Impor dari sumber luar"
|
||||
},
|
||||
"resume": {
|
||||
|
||||
Reference in New Issue
Block a user