Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
syncEnrollments
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Yeray Santana Hualde
syncEnrollments
Commits
a05597e6
Commit
a05597e6
authored
Jan 01, 2013
by
Bugan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update new indonesian translation validation text
parent
f25d09dd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
validation.php
application/language/id/validation.php
+5
-5
No files found.
application/language/id/validation.php
View file @
a05597e6
...
...
@@ -24,7 +24,7 @@ return array(
"alpha"
=>
"Isian :attribute hanya boleh berisi huruf."
,
"alpha_dash"
=>
"Isian :attribute hanya boleh berisi huruf, angka, dan strip."
,
"alpha_num"
=>
"Isian :attribute hanya boleh berisi huruf dan angka."
,
"array"
=>
"
The :attribute must have selected elements
."
,
"array"
=>
"
Isian :attribute harus memiliki elemen yang dipilih
."
,
"before"
=>
"Isian :attribute harus tanggal sebelum :date."
,
"between"
=>
array
(
"numeric"
=>
"Isian :attribute harus antara :min - :max."
,
...
...
@@ -32,10 +32,10 @@ return array(
"string"
=>
"Isian :attribute harus antara :min - :max karakter."
,
),
"confirmed"
=>
"Konfirmasi :attribute tidak cocok."
,
"count"
=>
"
The :attribute must have exactly :count selected elements
."
,
"countbetween"
=>
"
The :attribute must have between :min and :max selected elements
."
,
"countmax"
=>
"
The :attribute must have less than :max selected elements
."
,
"countmin"
=>
"
The :attribute must have at least :min selected elements
."
,
"count"
=>
"
Isian :attribute harus memiliki tepat :count elemen
."
,
"countbetween"
=>
"
Isian :attribute harus diantara :min dan :max elemen
."
,
"countmax"
=>
"
Isian :attribute harus lebih kurang dari :max elemen
."
,
"countmin"
=>
"
Isian :attribute harus paling sedikit :min elemen
."
,
"different"
=>
"Isian :attribute dan :other harus berbeda."
,
"email"
=>
"Format isian :attribute tidak valid."
,
"exists"
=>
"Isian :attribute yang dipilih tidak valid."
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment