Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
U
UserAdminV2
Overview
Overview
Details
Activity
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
庄欣
UserAdminV2
Commits
9fc53588
Commit
9fc53588
authored
Oct 08, 2012
by
Dejan Geci
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Small tweaks to semantics
Signed-off-by: Dejan Geci <dejan.geci@gmail.com>
parent
38bf290c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
application/language/sr/pagination.php
+2
-1
application/language/sr/validation.php
+1
-1
No files found.
application/language/sr/pagination.php
View file @
9fc53588
...
@@ -14,6 +14,6 @@ return array(
...
@@ -14,6 +14,6 @@ return array(
*/
*/
'previous'
=>
'« Nazad'
,
'previous'
=>
'« Nazad'
,
'next'
=>
'
Dalje
»'
,
'next'
=>
'
Napred
»'
,
);
);
\ No newline at end of file
application/language/sr/validation.php
View file @
9fc53588
...
@@ -36,7 +36,7 @@ return array(
...
@@ -36,7 +36,7 @@ return array(
"countbetween"
=>
"Polje :attribute mora imati izmedju :min i :max odabranih elemenata."
,
"countbetween"
=>
"Polje :attribute mora imati izmedju :min i :max odabranih elemenata."
,
"countmax"
=>
"Polje :attribute mora imati manje od :max odabranih elemenata."
,
"countmax"
=>
"Polje :attribute mora imati manje od :max odabranih elemenata."
,
"countmin"
=>
"Polje :attribute mora imati najmanje :min odabranih elemenata."
,
"countmin"
=>
"Polje :attribute mora imati najmanje :min odabranih elemenata."
,
"different"
=>
"Polja :attribute i :other moraju biti različit
i
."
,
"different"
=>
"Polja :attribute i :other moraju biti različit
a
."
,
"email"
=>
"Format polja :attribute nije validan."
,
"email"
=>
"Format polja :attribute nije validan."
,
"exists"
=>
"Odabrano polje :attribute nije validno."
,
"exists"
=>
"Odabrano polje :attribute nije validno."
,
"image"
=>
"Polje :attribute mora biti slika."
,
"image"
=>
"Polje :attribute mora biti slika."
,
...
...
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