This website requires JavaScript.
Explore
Help
Sign In
DRCIT
/
snipe-it
Watch
1
Star
0
Fork
You've already forked snipe-it
0
mirror of
https://github.com/snipe/snipe-it.git
synced
2024-11-11 08:04:09 -08:00
Code
Issues
Actions
11
Packages
Projects
Releases
Wiki
Activity
1360ce90a5
snipe-it
/
resources
/
lang
/
de
/
admin
/
groups
/
table.php
10 lines
119 B
PHP
Raw
Normal View
History
Unescape
Escape
Version 3 - hold onto your butts
2016-03-25 01:18:05 -07:00
<
?
php
Updated language strings This absolutely sucks. Something changed in CrowdIn or something else, which results in this push being *thousands* of files because someone somewhere decided that `return [];` was vastly inferior to `return array();` I'll try to fix it. :( FML Signed-off-by: snipe <snipe@snipe.net>
2022-01-13 21:27:29 -08:00
return
array
(
Version 3 - hold onto your butts
2016-03-25 01:18:05 -07:00
'id'
=>
'Id'
,
'name'
=>
'Name'
,
'users'
=>
'# von Benutzern'
,
Updated language strings This absolutely sucks. Something changed in CrowdIn or something else, which results in this push being *thousands* of files because someone somewhere decided that `return [];` was vastly inferior to `return array();` I'll try to fix it. :( FML Signed-off-by: snipe <snipe@snipe.net>
2022-01-13 21:27:29 -08:00
);
Reference in a new issue
Copy permalink